Skip to main content

interface ArrowGraphSorted.Context<UN>

The ArrowGraphSorted's Context instance that serves as a factory for all related immutable instances and builders.

Type parameters

NameDescription
UNthe upper type limit for node types for which this context can create instances

Properties

typeTag

undocumented

Definition

readonly typeTag: 'ArrowGraphSorted';