Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
type alias ValuedLink.Target
import { type ValuedLink } from "https://deno.land/x/rimbu@1.0.0/graph/custom/index.ts";
const { Target } = ValuedLink;
definition: readonly [N, V]