Module
Data.Binary.UnsignedInt
- Package
- purescript-binary-integers
- Repository
- Unisay/purescript-binary-integers
#UnsignedInt Source
newtype UnsignedInt b
Instances
(Pos b) => Eq (UnsignedInt b)
(Pos b) => Ord (UnsignedInt b)
(Pos b) => Show (UnsignedInt b)
(Pos b) => Binary (UnsignedInt b)
(Pos b) => Bounded (UnsignedInt b)
(Pos b) => Fixed (UnsignedInt b)
(Pos b, Lt b D32) => FitsInt (UnsignedInt b)
(Pos b) => Semiring (UnsignedInt b)
(Pos b) => Ring (UnsignedInt b)
(Pos b) => BaseN (UnsignedInt b)