Kind/book/List.Concatenator.kind2
2024-03-01 20:40:31 -03:00

3 lines
65 B
Plaintext

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