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

Parameters

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