Results for “Std.Graph.roots”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Graph.roots
&Std.Graph.Graph[N] -> Array[N] where N: OrdThe nodes that nothing points at, which is where a topological walk begins.
