Type Definition MphsOrVec
mop_blocks::gp
type MphsOrVec<OR, S> = MphsOr<Vec<usize>, Vec<OR>, S, Vec<usize>>;