We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cddcd0 commit 605eae2Copy full SHA for 605eae2
Data/Graph/Inductive/Query/DFS.hs
@@ -6,7 +6,7 @@
6
--
7
-- 1. An optional direction parameter, specifying which nodes to visit next.
8
9
--- [@x@] undirectional: ignore edge direction
+-- [@u@] undirectional: ignore edge direction
10
-- [@r@] reversed: walk edges in reverse
11
-- [@x@] user defined: speciy which paths to follow
12
0 commit comments