opentheory-char-1.30: Unicode characters

Portabilityportable
Stabilityprovisional
MaintainerJoe Hurd <joe@gilith.com>
Safe HaskellSafe-Infered

OpenTheory.Data.Unicode

Description

 

Documentation

newtype Plane Source

Constructors

Plane 

Fields

unPlane :: Byte
 

newtype Position Source

Constructors

Position 

Fields

unPosition :: Word16
 

newtype Unicode Source

Constructors

Unicode 

Fields

unUnicode :: (Plane, Position)