Hacker News new | ask | show | jobs
by JonChesterfield 1231 days ago
Try replacing the + with a more complicated expression. ((if t + -) 1 2 3) and (if t + -) (1 2 3). In your notation it is much harder to determine which expressions are intended to be evaluated.