Version: 4.2.1
5.4 Function Calls
(expr expr ) |
A function call in Advanced is the same as an Intermediate with Lambda
function call, except that zero
arguments are allowed.
(#%app expr expr ) |
A function call can be written with #%app, though it’s
practically never written that way.