Type Alias AttackTable

Source
pub type AttackTable = [Bitboard; 64];
Expand description

AttackTable type records an attack bitboard for every square of a chess board