The problem with array/slice/vector indexes

I gathered some statistics about this a year ago and according to it only 17-18% of as usize casts were performed directly in indexing context. The things could change though.

1 Like