Skip to main content
Module

x/rimbu/multiset/custom/index.ts>ContextImplTypes

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
interface ContextImplTypes
implements [MultiSetBase.Types]
import { type ContextImplTypes } from "https://deno.land/x/rimbu@0.14.0/multiset/custom/index.ts";

Properties

readonly
context: MultiSetContext<this["_T"], string>