aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.lisp
diff options
context:
space:
mode:
authorColin Okay <cbeok@protonmail.com>2020-07-08 13:01:20 -0500
committerColin Okay <cbeok@protonmail.com>2020-07-08 13:01:20 -0500
commit7d8b6f29dc951b0d9c2962c82e8068816cd4c34a (patch)
tree6172d1070a63052bc31a4e479eb3d03a0ad08188 /package.lisp
parenta671a67d368bbf1d14338932cf844d6999c33a13 (diff)
added merge! and from-thunk-until
Diffstat (limited to 'package.lisp')
-rw-r--r--package.lisp2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.lisp b/package.lisp
index b0f7e21..ec55c79 100644
--- a/package.lisp
+++ b/package.lisp
@@ -8,6 +8,7 @@
#:repeater
#:noise
#:from-thunk
+ #:from-thunk-until
#:from-recurrence
#:from-input-stream
#:file-lines
@@ -19,6 +20,7 @@
#:inflate!
#:concat!
#:zip!
+ #:merge!
#:iter
#:fold
#:collect