vector
vector copied to clipboard
Resize operation
Currently generic vectors have a grow operation but I wondered if it would be possible to add a generic resize operation as defined in the Contiguous typeclass (https://hackage.haskell.org/package/contiguous-0.5.1/docs/Data-Primitive-Contiguous.html#t:Contiguous)?