Go to Latest
method BSTree.prototype.rotateNode
import { BSTree } from "https://dotland.deno.dev/std@0.145.0/collections/bs_tree.ts";

Parameters

node: BSNode<T>
direction: direction