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.
This commit is contained in:
parent
f6937dd7df
commit
7d0e2f2b61
2 changed files with 168 additions and 156 deletions
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue