@mikuroxina/mini-fn
Preparing search index...
Graph
toReversed
Function toReversed
toReversed
(
graph
:
Graph
.
Graph
)
:
Graph
.
Graph
Creates a new graph from reversed edges on the graph.
Parameters
graph
:
Graph
.
Graph
A source graph.
Returns
Graph
.
Graph
The reversed graph.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@mikuroxina/mini-fn
Loading...
Creates a new graph from reversed edges on the graph.