jolt/jolt-core
Yogthos b1daa4bcbd core: move numeric predicates + replicate/take-last/drop-last to overlay
Third pure-fn batch (jolt-1j0 phase 2), 9 leaf fns: ratio?/decimal? (always
false on Jolt), rational?/nat-int?/neg-int?/pos-int? (reduce to int?), replicate,
take-last, drop-last. Canonical Clojure defs over already-frozen primitives.

conformance 218/218 x3, clojure-test-suite 3927. core-bench is load-sensitive in
absolute terms; A/B under identical load shows this batch == prior (no regression).
2026-06-06 23:14:49 -04:00
..
clojure/core core: move numeric predicates + replicate/take-last/drop-last to overlay 2026-06-06 23:14:49 -04:00
jolt ir/analyzer: omit absent fields instead of writing nil 2026-06-06 22:05:52 -04:00