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

Safe HaskellSafe-Inferred

Data.Digit.D2

Documentation

class Eq a => D2 a whereSource

Methods

d2 :: aSource

Instances