Function detect_collision

Source
pub fn detect_collision(magic: u64, shift: usize, mobility: Bitboard) -> bool
Expand description

detects collision of a magic applied to a mobility, returns true if there is a collision, false otherwise