LinkedHashMap.byValue

Returns a delegate suitable for use as a ForeachAggregate to a ForeachStatement which will iterate over the values of the LinkedHashMap.

struct LinkedHashMap(Key, Value)
@property pure nothrow @safe
byValue
()

Meta