| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
CharSet
Documentation
setSingleton :: DiscreteOrdered a => a -> RSet a Source #
byteSetSingleton :: Byte -> ByteSet Source #
charSetSingleton :: Char -> CharSet Source #
charSetComplement :: CharSet -> CharSet Source #
charSetQuote :: CharSet -> String Source #
byteSetElems :: ByteSet -> [Byte] Source #