Go to Latest
method RBTree.prototype.removeFixup
import { RBTree } from "https://dotland.deno.dev/std@0.146.0/collections/rb_tree.ts";

Parameters

parent: RedBlackNode<T> | null
current: RedBlackNode<T> | null