import * as rimbu from "https://deno.land/x/rimbu@1.0.0/graph/custom/common/valued-link.ts";
Functions
Returns the nodes of the link graph element if the given element | |
Returns the element at the given | |
Returns the value of a single node graph element if the given element | |
Returns true if the given graph element | |
Returns true if the given graph element | |
Type Aliases
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 | |