jolt/jolt-core
Yogthos d77fd22bfe Drop the duplicate fresh-sym; clarify group-by-head vs parse-extend-impls
A post-conformance review (chiasmus) flagged fresh-sym defined byte-identically
in 00-syntax and 30-macros; 00-syntax loads first, so the second is redundant.
Also note why deftype uses group-by-head while extend-protocol uses
parse-extend-impls (the latter must treat a computed class type in head position).
No behavior change.
2026-06-25 17:35:18 -04:00
..
clojure/core Drop the duplicate fresh-sym; clarify group-by-head vs parse-extend-impls 2026-06-25 17:35:18 -04:00
jolt Run core.memoize's test suite on jolt 2026-06-25 13:23:05 -04:00