BinarySearchTree2.rotateRight

Rotates the subtree to the right by one.

struct BinarySearchTree2(Elem)
protected @nogc
void
rotateRight

Meta