charset-0.3.7.1: Fast unicode character sets based on complemented PATRICIA tries

Copyright(c) Edward Kmett 2010
LicenseBSD3
Maintainerekmett@gmail.com
Stabilityexperimental
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell98

Data.CharSet.Unicode

Contents

Description

Provides unicode general categories, which are typically connoted by \p{Ll} or \p{Modifier_Letter}. Lookups can be constructed using categories or individual character sets can be used directly.

Synopsis

Unicode General Category

Lookup

CharSets by UnicodeCategory

Letter

Letter&

Mark

Separator

Symbol

Number

Punctuation

Other