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