jolt-zxw (multi-arity arity-param mis-capture in a nested lazy-seq under :compile?) is no longer reproducible: an arity-direct partition-all now compiles correctly in the overlay. The original failure was an artifact of the CLJ multi-arity version coexisting with the Janet core-partition-all ([n & rest]) during migration — the shadowing confused multi-arity dispatch; removing the Janet version resolved it. The letfn in partition-all stays purely for minimal realization (jolt-yo3). |
||
|---|---|---|
| .. | ||
| 00-kernel.clj | ||
| 00-syntax.clj | ||
| 10-seq.clj | ||
| 20-coll.clj | ||
| 30-macros.clj | ||
| 40-lazy.clj | ||
| MIGRATION.md | ||