toolshed-0.17.0.2: Ill-defined library.
ToolShed.Test.ReversibleEnum
Contents
Description
AUTHOR
DESCRIPTION
Enum
Synopsis
isReversible :: (Eq r, Enum r) => r -> Bool Source #
Checks that composing toEnum & fromEnum is equivalent to the identity.
toEnum
fromEnum