import { type Edge } from "https://deno.land/x/rimbu@0.13.1/core/menu/graph/valued/index.ts";
const { Context } = Edge.Sorted;
The EdgeValuedGraphSorted's Context instance that serves as a factory for all related immutable instances and builders.
import { type Edge } from "https://deno.land/x/rimbu@0.13.1/core/menu/graph/valued/index.ts";
const { Context } = Edge.Sorted;
The EdgeValuedGraphSorted's Context instance that serves as a factory for all related immutable instances and builders.