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