Data.Unit

v11.3.15 • Singular Type

The unit type, which has exactly one inhabitant.

Types

Unit :: *

The unit type.

Implementation
data Unit = tt