menu
graph_collection package
documentation
graph.dart
GraphItems
remove abstract method
remove abstract method
dark_mode
light_mode
remove
abstract method
bool
remove
(
dynamic
val
)
If there is such a node, remove it
Return false when there is no such node
Implementation
bool remove(val);
graph_collection package
documentation
graph
GraphItems
remove abstract method
GraphItems class