Function mz_compute_types::plan::any_arranged_thin

source ยท
pub(crate) fn any_arranged_thin() -> impl Strategy<Value = (Vec<MirScalarExpr>, BTreeMap<usize, usize>, Vec<usize>)>
Expand description

A strategy that produces arrangements that are thinner than the default. That is the number of direct children is limited to a maximum of 3.