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

Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Digit.D8

Documentation

class Eq a => D8 a where Source

Methods

d8 :: a Source

Instances