Remix.run Logo
iamevn a day ago

See the `either` function further down

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