miguel-ambrona / sherlock

A chess library written in Rust, oriented to creating and solving chess compositions with especial emphasis on retrograde analysis.
MIT License
5 stars 0 forks source link

Counter type #9

Closed miguel-ambrona closed 4 months ago

miguel-ambrona commented 4 months ago

Introduce a parametric Counter type to unify the way we reason about changes in the state fields.