Hacker News new | ask | show | jobs
by iamevn 250 days ago
See the `either` function further down

  either some-condition { print "was true" } { print "was false" }