fn keys(self: Self) []K
Returns the backing array of keys in this map. Modifying the map may invalidate this array.
self: Self,