No description
Use u64::MIN and u64::MAX to define the empty and full bitboards Write From<Square> as `1u64 << sq as u32` Write a doc test for BitBoard::is_single_square() Make library::RANKS and library::FILES pub(crate) instead of pub(super) |
||
|---|---|---|
| bitboard | ||
| core | ||
| doc | ||
| explorer | ||
| position | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||