This commit is contained in:
Michiel Borkent 2024-09-06 17:57:08 +02:00
parent 830d54d7a9
commit 161b270a58

View file

@ -203,8 +203,8 @@
'partitionv (sci/copy-var partitionv clojure-core-ns)
'stream-into! (sci/copy-var stream-into! clojure-core-ns)
'stream-reduce! (sci/copy-var stream-reduce! clojure-core-ns)
'stream-seq! (sci/copy-var 'stream-seq! clojure-core-ns)
'partitionv-all (sci/copy-var 'partitionv-all clojure-core-ns)
'stream-seq! (sci/copy-var stream-seq! clojure-core-ns)
'partitionv-all (sci/copy-var partitionv-all clojure-core-ns)
'*repl* repl
}
)