aboutsummaryrefslogtreecommitdiffhomepage
path: root/std/Logic.bruijn
diff options
context:
space:
mode:
Diffstat (limited to 'std/Logic.bruijn')
-rw-r--r--std/Logic.bruijn2
1 files changed, 2 insertions, 0 deletions
diff --git a/std/Logic.bruijn b/std/Logic.bruijn
index a254715..f4b7470 100644
--- a/std/Logic.bruijn
+++ b/std/Logic.bruijn
@@ -55,6 +55,8 @@ xnor [[1 0 (not 0)]]
:test (xnor false true) (false)
:test (xnor false false) (true)
+# this function is generally redundant
+# I personally just write (exp? case-T case-F) directly
if [[[2 1 0]]]
(?!) if