fn deinit(self: *EnvMap) void

Free the backing storage of the map, as well as all of the stored keys and values.

Parameters

self: *EnvMap,