Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
ToolShed.Test.ReversibleBoundedEnum
Contents
Description
AUTHOR
- Dr. Alistair Ward
DESCRIPTION
- Facilities testing of custom implementations of
Enum
.
- isReversible :: (Bounded r, Eq r, Enum r) => r -> Bool