ixfx
Preparing search index...
@ixfx/collections
Graphs
Directed
clone
Function clone
clone
(
graph
:
DirectedGraph
)
:
DirectedGraph
Clones the graph. Uses shallow clone, because it's all immutable
Parameters
graph
:
DirectedGraph
Returns
DirectedGraph
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Clones the graph. Uses shallow clone, because it's all immutable