HashMap.newTreeNode

Undocumented in source. Be warned that the author may not have intended to support it.
class HashMap(K, V)
TreeNode!(K, V)
newTreeNode
(
size_t hash
,
K key
,,)

Meta