empty-1.0: Class for types with an "empty" value.
Data.Empty
Description
Class for types with an empty value.
class Empty a whereSource
Methods
empty :: aSource
Instances