b5e0ded163
The motivation is to allow users to define notation with higher precedence than function application.
2 lines
78 B
Text
2 lines
78 B
Text
g 0 :+1 :+1 (1 :+1 + 2 :+1) :+1 : num
|
|
g (f (f 0)) (f (add (f 1) (f 2))) : num
|