Default
Description
Module for default values of a data type
- class Default alpha where
- getDefault :: alpha
Documentation
class Default alpha whereSource
A class for providing default values for certain types of editors
Methods
getDefault :: alphaSource