@rimbu/graphArrowValuedGraph (namespace)ArrowValuedGraph.TypesOn this pageinterface ArrowValuedGraph.TypesUtility interface that provides higher-kinded types for this collection.PropertiesbuilderundocumentedDefinitionreadonly builder: ArrowValuedGraph.Builder<this['_N'], this['_V']>;contextundocumentedDefinitionreadonly context: ArrowValuedGraph.Context<this['_N']>;nonEmptyundocumentedDefinitionreadonly nonEmpty: ArrowValuedGraph.NonEmpty<this['_N'], this['_V']>;normalundocumentedDefinitionreadonly normal: ArrowValuedGraph<this['_N'], this['_V']>;