Liking cljdoc? Tell your friends :D
Clojure only.

prpr.stream.partition-by


partition-byclj

(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
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close