digit-0.1.2: A data-type representing digits 0-9 and other combinations

Safe HaskellSafe
LanguageHaskell2010

Data.Digit.D9

Documentation

class Eq a => D9 a where Source

Methods

d9 :: a Source