derive-0.1.3: A program and library to derive instances for data types
Source code
Contents
Index
Data.Derive.Is
Description
A pseudo derivation. For each constructor of the data type,
Is
generates
is
CtorName
which returns
True
if given an object build using the appropriate constructor, and
False
otherwise.
Documentation
makeIs
::
Derivation
Source
Produced by
Haddock
version 2.4.2