hmans/miniplex

Add a safe `forEach` or similar to archetypes to avoid footguns

Closed this issue · 1 comments

hmans commented

And document in the README that for with numerical index access should be used if performance becomes a concern.

hmans commented

This is no longer necessary, since 2.0 will provide an iterator that goes through the entities array in reverse.