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.
2 parents 4cddcd0 + 605eae2 commit 71b66d6Copy full SHA for 71b66d6
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