streamly-0.7.2: Beautiful Streaming, Concurrent and Reactive Composition

Copyright(c) 2018 Composewell Technologies
LicenseBSD3
Maintainerstreamly@composewell.com
Stabilityexperimental
PortabilityGHC
Safe HaskellSafe
LanguageHaskell2010

Streamly.Internal.Data.Unicode.Char

Contents

Description

 
Synopsis

Predicates

isAsciiAlpha :: Char -> Bool Source #

Select alphabetic characters in the ascii character set.

Internal

Unicode aware operations