integer-types-0.1.4.0: Integer, Natural, and Positive
Safe HaskellSafe-Inferred
LanguageGHC2021

Integer.Finite

Documentation

class (Bounded b, Integral b) => Finite b where Source #

Instances

Instances details
Finite Int Source # 
Instance details

Defined in Integer.Finite

Finite Word Source # 
Instance details

Defined in Integer.Finite