aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'package.lisp')
-rw-r--r--package.lisp6
1 files changed, 6 insertions, 0 deletions
diff --git a/package.lisp b/package.lisp
index 40452be..b0f7e21 100644
--- a/package.lisp
+++ b/package.lisp
@@ -7,6 +7,12 @@
#:seq
#:repeater
#:noise
+ #:from-thunk
+ #:from-recurrence
+ #:from-input-stream
+ #:file-lines
+ #:file-chars
+ #:file-bytes
#:yield-to!
#:map!
#:filter!