chessfriend/bitboard
Eryn Wells deea23352b [bitboard] Implement BitBoard::population_count()
Uses u64::count_ones() to return the population count of the BitBoard.
2024-02-01 08:44:25 -08:00
..
src [bitboard] Implement BitBoard::population_count() 2024-02-01 08:44:25 -08:00
Cargo.toml [bitboard] Make the bitboard crate more crate-like 2024-01-24 09:16:21 -08:00