Copyright | (c) Edward Kmett 2010 |
---|---|
License | BSD3 |
Maintainer | ekmett@gmail.com |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Synopsis
- posixAscii :: HashMap String CharSet
- lookupPosixAsciiCharSet :: String -> Maybe CharSet
- alnum :: CharSet
- alpha :: CharSet
- ascii :: CharSet
- blank :: CharSet
- cntrl :: CharSet
- digit :: CharSet
- graph :: CharSet
- print :: CharSet
- word :: CharSet
- punct :: CharSet
- space :: CharSet
- upper :: CharSet
- lower :: CharSet
- xdigit :: CharSet