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

Parameters

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