import { ValuedGraphElement } from "https://deno.land/x/rimbu@0.13.5/graph/custom/common/index.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 |
import { type ValuedGraphElement } from "https://deno.land/x/rimbu@0.13.5/graph/custom/common/index.ts";
definition: [N] | ValuedLink<N, V>