Skip to main content
Module

x/rimbu/mod.ts>VariantValuedGraph

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
namespace VariantValuedGraph
import { VariantValuedGraph } from "https://deno.land/x/rimbu@1.0.5/mod.ts";

Interfaces

A non-empty type-variant immutable valued graph. See the Graph documentation and the VariantValuedGraph API documentation

Utility interface that provides higher-kinded types for this collection.

interface VariantValuedGraph
import { type VariantValuedGraph } from "https://deno.land/x/rimbu@1.0.5/mod.ts";

An type-variant immutable valued graph. See the Graph documentation and the VariantValuedGraph API documentation