Skip to main content
Module

x/rimbu/sorted/set-custom/index.ts>SortedSetLeaf#getAtIndex

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
method SortedSetLeaf.prototype.getAtIndex
Re-export
import { SortedSetLeaf } from "https://deno.land/x/rimbu@0.13.5/sorted/set-custom/index.ts";

Parameters

index: number
optional
otherwise: OptLazy<O>