Skip to main content
Module

x/rimbu/sorted/common/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.0.3/sorted/common/index.ts";
const { next } = SortedIndex;

Parameters

index: number

Returns

number