Entry.key

A key from the map.

struct Entry(K, V)
@nogc @safe pure nothrow @property ref
inout(K)
key
inout
(
)

Meta