interface RSet.Context implements [RSetBase.Context]<UT, RSet.Types>import { type RSet } from "https://deno.land/x/rimbu@0.13.5/collection-types/set/index.ts"; const { Context } = RSet; A context instance for Map implementations that acts as a factory for every instance of this type of collection. Type ParametersUT