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