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

x/rimbu/core/menu/graph/index.ts>NonValued.Edge.Sorted.Context

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
interface NonValued.Edge.Sorted.Context
implements [EdgeGraphBase.Context]<UN, EdgeGraphSorted.Types>
import { type NonValued } from "https://deno.land/x/rimbu@1.2.1/core/menu/graph/index.ts";
const { Context } = NonValued.Edge.Sorted;

The EdgeGraphSorted's Context instance that serves as a factory for all related immutable instances and builders.

Properties

readonly
typeTag: "EdgeGraphSorted"