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