Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Language.Drasil.Code.Imperative.Helpers
Synopsis
- liftS :: State a b -> State a [b]
- lookupC :: DrasilState -> UID -> DefinedQuantityDict
- convScope :: SharedProg r => ScopeType -> r (Scope r)
Documentation
lookupC :: DrasilState -> UID -> DefinedQuantityDict Source #
Gets the DefinedQuantityDict
corresponding to a UID
.