jolt/jolt-core
Yogthos 24b217d314 core: move cond->>/assert/delay/future/letfn macros to overlay
Phase 3 batch 4 (jolt-1j0), 5 macros. cond->> (thread-last) is safe; cond->
stays (compiler uses it). delay/future expand to make-delay/future-call host
fns; letfn builds its fn* binding via a template (cons/list in a macro body make
a plist the evaluator can't call as a form).

conformance 228/228 x3, clojure-test-suite 3930, full suite green, bench flat.
2026-06-07 01:04:21 -04:00
..
clojure/core core: move cond->>/assert/delay/future/letfn macros to overlay 2026-06-07 01:04:21 -04:00
jolt ir/analyzer: omit absent fields instead of writing nil 2026-06-06 22:05:52 -04:00