Hydra.Util.Context
getAttr :: String -> Flow s (Maybe (Term Meta)) Source #
getAttrWithDefault :: String -> Term Meta -> Flow s (Term Meta) Source #
nextCount :: String -> Flow s Int Source #
putAttr :: String -> Term Meta -> Flow s () Source #