seer/src/board/bitboard
Bruno BELANYI 66e5109157
All checks were successful
continuous-integration/drone/push Build is passing
Statically assert zero-cost invariants
Since some or all of those invariants will come in handy to ensure we
use as little memory as possible, to maximize the speed of the move
generation later on.
2022-07-18 11:05:41 +02:00
..
iterator.rs Add bitboard iteration 2022-07-16 14:41:07 +02:00
mod.rs Statically assert zero-cost invariants 2022-07-18 11:05:41 +02:00