DictionaryList.opIndex

Returns the first value matching the given key.

struct DictionaryList(KEY, VALUE, ALLOC = ThreadMem, bool case_sensitive = true, size_t NUM_STATIC_FIELDS = 8)
inout
inout(ValueType)
opIndex

Meta