Hacker News new | ask | show | jobs
by a-french-anon 1 day ago
Or they could just ask granddaddy for advice:

  (cond (cond1 res1)
        (cond2 res2)
        (cond3 res3)
        (t     else_res))
=)
1 comments

An elegant weapon, for a more civilized age...