Function compute_stretch_sum

Source
fn compute_stretch_sum(stretches: &Vec<(f64, f64)>) -> f64
Expand description

maplibre/maplibre-native#4add9ea original name: computeStretchSum