TreeNode.untreeify

Returns a list of non-TreeNodes replacing those linked from this node.

class TreeNode(K, V)
final
untreeify
(
HashMap!(K, V) map
)

Meta