Probably can’t get rid of std::slice::Iter et al, because that would break any code that already uses those types.
3 Likes
Probably can’t get rid of std::slice::Iter et al, because that would break any code that already uses those types.