Map.opIndex

Returns the value associated with the given key. If the given key does not exist, an empty Value is returned. Returns the value associated with the given key.

struct Map
const
opIndex
(
const string key
)

Meta