ToolShed.Defaultable
Contents
Description
AUTHOR
- Dr. Alistair Ward
DESCRIPTION
- A simple interface which data-types with a default-value can implement.
- class Defaultable a where
- defaultValue :: a
Type-classes
class Defaultable a whereSource
toolshed-0.11.1.0: Utilities used by other packages.
ToolShed.Defaultable
Contents
Description
AUTHOR
DESCRIPTION
class Defaultable a whereSource