Closed
Description
As new methods as been added to the slice type. I propose the add of these new methods too.
These iterators seems to be really useful to llvm and its optimizations.
Here is the tracking issue for exact_chunks/_mut; slice chunks with exact size.