Skip to main content
Module

x/rimbu/sorted/set-custom/implementation/immutable.ts>SortedSetNode#toBuilder

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

Returns

SortedSet.Builder<T>