reikhelm/reikhelm-core
Parley Hatch 8c4ef2ed4d feat(core): derive PartialEq/Eq on Grid<T> and Map
Lets downstream determinism tests compare maps with `assert_eq!` instead
of a serde-string workaround. Auto-gated on T (Grid<f32> gets only
PartialEq); Map has no float fields so Eq is sound.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 21:14:12 -06:00
..
src feat(core): derive PartialEq/Eq on Grid<T> and Map 2026-05-28 21:14:12 -06:00
Cargo.toml feat(core): data model + Map output contract + ASCII renderer 2026-05-28 21:10:47 -06:00