jolt/jolt-core/clojure/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
..
00-kernel.clj Compiler research (#10) 2026-06-09 07:30:25 +08:00
00-syntax.clj Compiler research (#10) 2026-06-09 07:30:25 +08:00
10-seq.clj Compiler research (#10) 2026-06-09 07:30:25 +08:00
20-coll.clj Compiler research (#10) 2026-06-09 07:30:25 +08:00
30-macros.clj Compiler research (#10) 2026-06-09 07:30:25 +08:00
40-lazy.clj docs: partition-all letfn is for minimal realization, not jolt-zxw 2026-06-08 23:55:03 -04:00
MIGRATION.md Compiler research (#10) 2026-06-09 07:30:25 +08:00