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

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

Data.CharSet.Unicode.Block

Contents

Description

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

Synopsis

Unicode General Category

data Block Source

Constructors

Block 

Lookup

CharSets by Block