Kind/book/Unit.kind2
2024-02-12 22:39:06 -03:00

7 lines
78 B
Plaintext

Unit
: *
= $self
∀(P: ∀(x: Unit) *)
∀(one: (P Unit.one))
(P self)