Rindle docs and package mapSkip to main content

flatten

Function flatten 

Source
pub fn flatten(change: &CaughtChange) -> FlatChange
Expand description

Linearize one CaughtChange into a FlatChange: peel each CaughtChange::Child into a PathSeg until a non-Child op is reached.