roc/test/snapshots/repl/bool_closure.md

131 B

META

description=Simple boolean closure
type=repl

SOURCE

» (|x| !x)(True)

OUTPUT

False

PROBLEMS

NIL