Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Integer.BoundedBelow
Documentation
class BoundedBelow a where Source #
Instances
BoundedBelow Positive Source # | |
Defined in Integer.Positive.Unsafe | |
BoundedBelow Natural Source # | |
Defined in Integer.BoundedBelow |