summaryrefslogtreecommitdiff
path: root/package.lisp
diff options
context:
space:
mode:
authorBoutade <thegoofist@protonmail.com>2020-03-06 13:33:23 -0600
committerBoutade <thegoofist@protonmail.com>2020-03-06 13:33:23 -0600
commitf448fcdb3319e74644d66c671c30c232d770615f (patch)
treee53a4aaa4621fb10e0fe93ef7a106d6ba8c404e0 /package.lisp
parentedf93e1b1b942d3f0967597c3d13375e1805fb83 (diff)
added <<first combinator
Diffstat (limited to 'package.lisp')
-rw-r--r--package.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.lisp b/package.lisp
index ed0cee9..8b33dac 100644
--- a/package.lisp
+++ b/package.lisp
@@ -22,6 +22,7 @@
#:<<bind
#:<<let
#:<<and
+ #:<<first
#:<<ending
#:<<sat
#:<<~sat