Data.Unit
v11.3.15 • Singular Type
The unit type, which has exactly one inhabitant.
Types
Unit :: *
The unit type.
Implementationdata Unit = tt
The unit type, which has exactly one inhabitant.
The unit type.
Implementationdata Unit = tt