Diffstat (limited to 'stackd')
-rw-r--r--stackd5
1 files changed, 4 insertions, 1 deletions
diff --git a/stackd b/stackd
index 8c48039..2ec05e9 100644
--- a/stackd
+++ b/stackd
@@ -12,4 +12,7 @@ line ← λ (
// run function on all values, pushing to the stack
⏭️line
// reduce the stack
-↘️+ \ No newline at end of file
+↘️+
+
+// true 🐋 (+ 🐳 -)
+// if true { + } else { - } \ No newline at end of file