cjk-0.1.0.0: Data about Chinese, Japanese and Korean characters and languages

Safe HaskellNone

CJK.Data.Unihan.NumericValues

Synopsis

Documentation

data NumericUse Source

Constructors

AccountingUse

Used in the writing of accounting numerals (to prevent fraud)

OtherUse

Used in certain unusual, specialized contexts

PrimaryUse

Used in the writing of numbers in the standard fashion

numericValue :: Char -> Maybe (NumericUse, Integer)Source

The value of the character and the contexts in which it is used