fn iterator(self: *const EnvMap) HashMap.Iterator
Returns an iterator over entries in the map.
self: *const EnvMap,