beowulf/resources/mexpr/not.mexpr

1 line
No EOL
43 B
Text

not[x] = [x = F -> T; x = NIL -> T; T -> F]