you can do what i do, which is create an extension...
# announcements
s
you can do what i do, which is create an extension fun for indices. in gamedev there tend to be custom array implementations which try to avoid gc, so they don't get iterator and all that stuff. but writing your own extension for myarray.indices is super easy, all you need is length and what not