Skip to main content

old_version

Function old_version 

Source
pub fn old_version<'a, T>(changes: &'a [Change<&T>]) -> Vec<&'a T>
Expand description

Produces the old version of the list from the calculated changes.