[][src]Type Definition flatk::SelectView

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

A borrowed selection.