Function bughouse::between[][src]

pub fn between(sq1: Square, sq2: Square) -> BitBoard
Notable traits for BitBoard
impl Iterator for BitBoard type Item = Square;
Expand description

Get a line between these two squares, not including the squares themselves.