interface ArrowGraph.Types
Utility interface that provides higher-kinded types for this collection.
Properties
builder
undocumented
builder
Definition
readonly builder:
ArrowGraph.Builder
<this['_N']>;
context
undocumented
context
Definition
readonly context:
ArrowGraph.Context
<this['_N']>;
nonEmpty
undocumented
nonEmpty
Definition
readonly nonEmpty:
ArrowGraph.NonEmpty
<this['_N']>;
normal
undocumented
normal
Definition
readonly normal:
ArrowGraph
<this['_N']>;