Module Stdune.UnitSource

Sourcetype t = unit
Sourceval equal : t -> t -> bool
Sourceval compare : t -> t -> Ordering.t
Sourceval hash : t -> int
Sourceval to_dyn : t -> Dyn.t