vec-utils 0.1.2

vector utilities
Documentation

vec-utils

This is an experimental crate that adds some helpful functionality to Vec, like map and zip_with. These functions allow you to transform a vec and try and reuse the allocation if possible!