(partition-by f s)
would have like to use a clojure.core/partition-by transducer but https://github.com/ztellman/manifold/issues/146 so... copied and simplified from manifold.stream/partition-by
would have like to use a clojure.core/partition-by transducer but https://github.com/ztellman/manifold/issues/146 so... copied and simplified from manifold.stream/partition-by
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close