| Portability | portable | 
|---|---|
| Stability | experimental | 
| Maintainer | ekmett@gmail.com | 
| Safe Haskell | Safe-Inferred | 
Data.CharSet.Posix.Ascii
Description
- 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