TreeNode.rotateLeft

Undocumented in source. Be warned that the author may not have intended to support it.
class TreeNode(K, V)
static
TreeNode!(K, V)
rotateLeft
(
K
V
)
(
TreeNode!(K, V) root
,
TreeNode!(K, V) p
)

Meta