Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
ProjectM36.AttributeNames
Synopsis
- empty :: AttributeNamesBase a
- all :: AttributeNamesBase a
- some :: Eq a => [AttributeNamesBase a] -> AttributeNamesBase a
Documentation
empty :: AttributeNamesBase a Source #
all :: AttributeNamesBase a Source #
some :: Eq a => [AttributeNamesBase a] -> AttributeNamesBase a Source #
Coalesce a bunch of AttributeNames into a single AttributeNames.