import { Link } from "https://deno.land/x/rimbu@1.2.0/graph/custom/index.ts";
const { fromArgs } = Link;
Returns a graph Link
from the given node1
and node2
nodes.
import { Link } from "https://deno.land/x/rimbu@1.2.0/graph/custom/index.ts";
const { fromArgs } = Link;
Returns a graph Link
from the given node1
and node2
nodes.