Hacker News new | ask | show | jobs
by erik_seaberg 2745 days ago

  (setq n (cond
    (expr trueVal)
    (t falseVal)))
This particular idea dates back to at least 1965.
1 comments

Er, yes, I should say “new ideas about which features are worth stealing from Lisp” :)