Type Definition flatk::SelectView[][src]

pub type SelectView<'a, S> = Select<S, &'a [usize]>;
Expand description

A borrowed selection.