Skip to main content
Module

x/rimbu/sorted/set-custom/implementation/immutable.ts>SortedSetLeaf#mutateJoinRight

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

Parameters

right: SortedSetLeaf<T>
entry: T