Returns an iterable of entries in the map.
Returns an iterable of key, value pairs for every entry in the map.
get cache or create it on necessary
Returns an iterable of keys in the map
Returns an iterable of values in the map
Returns an iterable of entries in the map.