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

x/rimbu/hashed/set-custom/implementation/builder.ts>SetBlockBuilderEntry

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
type alias SetBlockBuilderEntry
import { type SetBlockBuilderEntry } from "https://deno.land/x/rimbu@1.0.4/hashed/set-custom/implementation/builder.ts";
definition: HashSetBlockBuilder<T> | HashSetCollisionBuilder<T>