aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.lisp
diff options
context:
space:
mode:
authorColin Okay <cbeok@protonmail.com>2020-07-08 08:39:07 -0500
committerColin Okay <cbeok@protonmail.com>2020-07-08 08:39:07 -0500
commit7fc819bd15a7660ac25866346e9010abbe7fa7f2 (patch)
tree0be323056a1c15195bb50488d84e3527b6c31e71 /package.lisp
parentee0109f28e9bf599c8698537db5aa766ab287e13 (diff)
renamed bind! to inflate!
Diffstat (limited to 'package.lisp')
-rw-r--r--package.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.lisp b/package.lisp
index a7ff741..0b8f4bf 100644
--- a/package.lisp
+++ b/package.lisp
@@ -9,7 +9,7 @@
#:yield-to!
#:map!
#:filter!
- #:bind!
+ #:inflate!
#:concat!
#:zip!
#:iter