LinkedHashMap.newNode

Undocumented in source. Be warned that the author may not have intended to support it.
class LinkedHashMap(K, V)
override
newNode
(
size_t hash
,
K key
,,
HashMapNode!(K, V) e
)

Meta