Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mock/time_deps.ts>RBTree#removeFixup

Utilities to help mock behavior, spy on function calls, stub methods, and fake time for tests.
Very Popular
Latest
method RBTree.prototype.removeFixup
import { RBTree } from "https://deno.land/x/mock@0.15.2/time_deps.ts";

Parameters

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