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

x/rimbu/sorted/common/sorted-index.ts>SortedIndex.next

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

Parameters

index: number

Returns

number