B2R2


RangedDiGraph Module

Functions and values

Function or value Description

RangedDiGraph.init edgeData _arg1

Full Usage: RangedDiGraph.init edgeData _arg1

Parameters:
Returns: DiGraph<'b, 'a>

Initialize RangedDiGraph based on the implementation type.

edgeData : 'a
_arg1 : GraphImplementationType
Returns: DiGraph<'b, 'a>