Kind/book/List.Concatenator.kind2
2024-02-10 12:25:48 -03:00

7 lines
72 B
Plaintext

List.Concatenator
: ∀(T: *)
*
= λT
∀(nil: (List T))
(List T)