diff options
Diffstat (limited to 'package.lisp')
-rw-r--r-- | package.lisp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.lisp b/package.lisp index a591b87..1923e2e 100644 --- a/package.lisp +++ b/package.lisp @@ -20,6 +20,7 @@ #:inflate! #:concat! #:zip! + #:indexed! #:merge! #:skip! #:skip-while! |