Kind/book/QUnit.kind2
2024-03-14 17:07:40 -03:00

12 lines
173 B
Plaintext

QUnit
: *
= $(self: QUnit)
∀(P: ∀(x: QUnit) *)
(Sigma
U60
λtag
switch tag = tag {
0: ∀(one: (P QUnit.one)) (P self)
_: Empty
}: *
)