LinkedHashMap.dub

Create a new LinkedHashMap of the same size and copy the contents of the LinkedHashMap into it.

struct LinkedHashMap(Key, Value)
@safe
LinkedHashMap!(Key, Value)
dub
()

Meta