aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.lisp
diff options
context:
space:
mode:
authorColin Okay <cbeok@protonmail.com>2020-07-08 09:21:35 -0500
committerColin Okay <cbeok@protonmail.com>2020-07-08 09:21:35 -0500
commitdc923f3e1add752f9c1b53390b276100cbad7ed6 (patch)
tree7fc5f5fb1e8e218e4394492e2e1d27c98e911be3 /package.lisp
parentffd38554dbaf27a025e0b0704c36d023fa64d228 (diff)
added noise
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 6f853bd..40452be 100644
--- a/package.lisp
+++ b/package.lisp
@@ -6,6 +6,7 @@
#:times
#:seq
#:repeater
+ #:noise
#:yield-to!
#:map!
#:filter!