[][src]Module shakmaty::bitboard

Sets of squares.

Structs

Bitboard

A set of squares represented by a 64 bit integer mask.

CarryRippler

Iterator over the subsets of a Bitboard.

IntoIter

Iterator over the squares of a Bitboard.