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

std::.std.collections.Map.Operator []

Operator []:V( key:K )

Gets the value associated with a key in the map.

Parameters
key key The key.
⚠️ **GitHub.com Fallback** ⚠️