initSyntaxTF() getAnswerSyntaxTF()

True or False? The following expression is a syntactically correct λ expression.

CorrectAnswer
  • "True"
  • "False"

Remember that parentheses are not optional.

Parentheses must surround every application expression, but nothing else.

You could try to build a parse tree for this expression.