jolt/jolt-core/clojure
Yogthos 7d0e2f2b61 dedupe: add the 0-arg transducer arity (jolt-05i2)
(into [] (dedupe) coll) / (sequence (dedupe) coll) threw an arity error — dedupe
was [coll]-only. Add the 0-arg stateful transducer (tracks [seen? prev] in a
volatile, no sentinel). Re-minted.
2026-06-21 15:42:01 -04:00
..
core dedupe: add the 0-arg transducer arity (jolt-05i2) 2026-06-21 15:42:01 -04:00