ixfx
Preparing search index...
@ixfx/collections
Graphs
Directed
areAdjacent
Function areAdjacent
areAdjacent
(
graph
:
DirectedGraph
,
a
:
Graphs
.
Directed
.
Vertex
,
b
:
Graphs
.
Directed
.
Vertex
,
)
:
undefined
|
true
Returns
true
if a->b or b->a
Parameters
graph
:
DirectedGraph
a
:
Graphs
.
Directed
.
Vertex
b
:
Graphs
.
Directed
.
Vertex
Returns
undefined
|
true
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Returns true if a->b or b->a