chessfriend/position
Eryn Wells c8faad799e [position] Clean up Position's construction scheme
Position::default specifies the defaults for all field. Then, ::new() and
::starting() can use ..Default::default() in their implementations to avoid
having to specify empty values for all the internal structures.
2024-02-02 07:28:12 -08:00
..
src [position] Clean up Position's construction scheme 2024-02-02 07:28:12 -08:00
Cargo.lock Directly rename board -> position 2024-01-28 09:56:57 -08:00
Cargo.toml Directly rename board -> position 2024-01-28 09:56:57 -08:00