| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Haskus.Format.Text.Unicode.UCD
Description
Unicode character database
Synopsis
- blocks :: [(CodePointRange, String)]
Documentation
blocks :: [(CodePointRange, String)] Source #
Plane blocks
>>>blocks !! 1(U+0080..U+00FF,"Latin-1 Supplement")