2 lines
59 B
Plaintext
2 lines
59 B
Plaintext
|
(fun (x : A) => fun (y : A) => y x) u (fun (t : A) => t t)
|