Skip to main content

new_version

Function new_version 

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

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