Closed
Description
Vectors in the stdlib could benefit from the work done by @andreasabel in #899.
Looks like we have none of the properties of reverse for vectors.
(Some may be hard to prove because of the nat index? So I will not tag this
one as a low-hanging-fruit)