Results for “Std.Graph.outDegree”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Graph.outDegree
&Std.Graph.Graph[N] -> N -> Int where N: OrdHow many edges lead out of a node.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.Graph.Graph[N] -> N -> Int where N: OrdHow many edges lead out of a node.