flatten

Function flatten 

Source
pub fn flatten(expr: Selector) -> Selector
Expand description

Flatten a selector expression.

A selector is flattened when we’ve inlined trivially nested expressions. In other words, a flat selector consists of strictly alternating levels of AND and OR.