Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
namespace ValuedLink
import { ValuedLink } from "https://deno.land/x/rimbu@1.1.0/graph/custom/common/index.ts";
type alias ValuedLink
import { type ValuedLink } from "https://deno.land/x/rimbu@1.1.0/graph/custom/common/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