Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Language.Drasil.Code.Imperative.Helpers
Synopsis
- liftS :: State a b -> State a [b]
- lookupC :: DrasilState -> UID -> QuantityDict
Documentation
lookupC :: DrasilState -> UID -> QuantityDict Source #
Gets the QuantityDict
corresponding to a UID
.