3 lines
75 B
Text
3 lines
75 B
Text
|
choice (g a b) (f a b)
|
||
|
fun (h : A -> A -> A), (h a b) : (A -> A -> A) -> A
|