Kind/book/List.Concatenator.kind2

7 lines
72 B
Plaintext
Raw Normal View History

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