import { Link } from "https://deno.land/x/rimbu@0.13.5/graph/custom/common/index.ts";
const { fromTuple } = Link;
Returns a graph Link
from the given 2-tuple tuple
.
import { Link } from "https://deno.land/x/rimbu@0.13.5/graph/custom/common/index.ts";
const { fromTuple } = Link;
Returns a graph Link
from the given 2-tuple tuple
.