top | item 42055986

(no title)

abrudz | 1 year ago

Correct. Now try parsing `x (f1 f2 f3 f4 f5 f6) y`!

discuss

order

lilyball|1 year ago

It looks like that should be

  x f1 ((f2 y) f3 ((f4 y) f5 (f6 y)))
though the docs include the phrase "which is part of a hook" and I don't know what that means.