Function range_cond_indices

Source
pub fn range_cond_indices(
    n: usize,
    r: usize,
    board: bool,
) -> &'static Vec<Vec<u8>>