See the `either` function further down
either some-condition { print "was true" } { print "was false" }