Module shakmaty::bitboard

source ·
Expand description

Sets of squares.

Structs

A set of squares represented by a 64 bit integer mask.
Iterator over the subsets of a Bitboard.
Iterator over the squares of a Bitboard.