Entity's `Iter` is essentially an `Enumerate`, so just use an `Enumerate` under the covers. This makes the code simpler.
This crate contains array-based data structures used by the core Cretonne code generator which use densely numbered entity references as mapping keys.