LinkedHashMap.opIndexUnary

Indexing operators yield or modify the value at a specified index.

struct LinkedHashMap(Key, Value)
@safe
Value
opIndexUnary
(
string op
)
(
Key key
)

Meta