Function bughouse::get_file[][src]

pub fn get_file(file: File) -> BitBoard
Notable traits for BitBoard
impl Iterator for BitBoard type Item = Square;
Expand description

Get a BitBoard that represents all the squares on a particular file.