Stability | experimental |
---|---|
Maintainer | developer@flocc.net |
Safe Haskell | Safe-Inferred |
For more information please see http://www.flocc.net/
Documentation
data Scheme a
class ContainsVars ct where
getVars :: ContainsVars ct => ct -> Set String
getVars container. Returns the set of vars in the var container.