Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/rimbu/graph/custom/index.ts>ValuedLink

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
namespace ValuedLink
Re-export
import { ValuedLink } from "https://deno.land/x/rimbu@1.0.0/graph/custom/index.ts";
type alias ValuedLink
Re-export
import { type ValuedLink } from "https://deno.land/x/rimbu@1.0.0/graph/custom/index.ts";

A valued connection between two nodes, being a 3-valued tuple of which the first two elements are nodes and the last element a value