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

Parameters

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