import { type List } from "https://deno.land/x/rimbu@1.1.0/core/menu/menu.ts";
const { Context } = List;
A context instance for List
that acts as a factory for every instance of this
type of collection.
Properties
readonly
_types: List.Typesimport { type List } from "https://deno.land/x/rimbu@1.1.0/core/menu/menu.ts";
const { Context } = List;
A context instance for List
that acts as a factory for every instance of this
type of collection.