std.collections.Map.Values - nitrologic/monkey2 GitHub Wiki

std::.std.collections.Map.Values

Gets a view of the map's values.

The returned value can be used with an Eachin loop to iterate over the map's values.

⚠️ **GitHub.com Fallback** ⚠️