Type Definition consalifold::SeqPair

source ·
pub type SeqPair<'a> = (&'a [usize], &'a [usize]);