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