OrderedHashMap.getOrAdd

struct OrderedHashMap(K, V, Allocator = Mallocator, bool GCRangesAllowed = true)
@safe
V
getOrAdd
(
T
)

Meta