| Copyright | (c) 2018 Composewell Technologies |
|---|---|
| License | BSD-3-Clause |
| Maintainer | streamly@composewell.com |
| Stability | experimental |
| Portability | GHC |
| Safe Haskell | None |
| Language | Haskell2010 |
Streamly.Internal.Unicode.Char
Description
Synopsis
- isAsciiAlpha :: Char -> Bool
Predicates
isAsciiAlpha :: Char -> Bool Source #
Select alphabetic characters in the ascii character set.
Pre-release