enumerate-0.2.1: enumerate all the values in a finite type (automatically)
Enumerate.Orphans.Large
Description
orphan instances, of Enumerable, for large types (i.e. Word32 / Word64 / Int32 / Int64).
Enumerable
Word32
Word64
Int32
Int64
see:
boundedEnumerated
boundedCardinality
(that are included for completeness, but not exported by default (i.e. by Enumerate). you probably want build-time instance-resolution errors instead of probable runtime non-termination).
Synopsis