Would "is like the body of a lambda" be a better wording?
R7RS section 3.5. says: (lambda <formals> <definition>* <expression>* <tail expression>) The <definition>* are the stuff you are adding.
Would "is like the body of a lambda" be a better wording?
R7RS section 3.5. says: (lambda <formals> <definition>* <expression>* <tail expression>) The <definition>* are the stuff you are adding.