Type Definition pleco::templates::BitBoard [] [src]

type BitBoard = u64;

BitBoard is a u64, where the bits of each index represent a square.