toolshed-0.15.0.1: Utilities used by other packages.
ToolShed.Test.ReversibleIO
Contents
Description
AUTHOR
DESCRIPTION
Read
Show
Synopsis
isReversible :: (Eq r, Read r, Show r) => r -> Bool Source
Checks that composing read & show is equivalent to the identity.
read
show