ItemRange.front

struct ItemRange(K, V)
@nogc @safe pure nothrow @property inout
inout(Item!(K, V))
front
()

Meta