Function task_diff::util::zip_to_end[][src]

pub fn zip_to_end(
    a: Vec<Value>,
    b: Vec<Value>
) -> Vec<(Option<Value>, Option<Value>)>