jolt/jolt-core
Yogthos 3da5a5fcfa docs: partition-all letfn is for minimal realization, not jolt-zxw
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).
2026-06-08 23:55:03 -04:00
..
clojure/core docs: partition-all letfn is for minimal realization, not jolt-zxw 2026-06-08 23:55:03 -04:00
jolt compiler: self-hosted analyzer compiles set literals (#{…}) 2026-06-08 22:38:35 -04:00