Skip to main content
Go to Latest
method RBTree.prototype.removeFixup
import { RBTree } from "https://deno.land/std@0.157.0/collections/rb_tree.ts";

Parameters

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