Language.Drasil.Code.Imperative.Helpers
liftS :: State a b -> State a [b] Source #
Puts a state-dependent value into a singleton list.
convScope :: ScopeSym r => ScopeType -> r ScopeData Source #
Converts a ScopeType to a Scope
ScopeType
Scope