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

x/rimbu/sorted/common/index.ts>innerDeleteMax

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
function innerDeleteMax
import { innerDeleteMax } from "https://deno.land/x/rimbu@1.0.4/sorted/common/index.ts";

Type Parameters

S extends InnerMutateSource<S, E>
E

Parameters

source: S