Results for “Std.Graph.hasEdge”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Graph.hasEdge
&Std.Graph.Graph[N] -> N -> N -> Bool where N: OrdWhether there is an edge from one node to another.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.Graph.Graph[N] -> N -> N -> Bool where N: OrdWhether there is an edge from one node to another.