We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae15c34 commit b72271aCopy full SHA for b72271a
src/kahn1962.js
@@ -1,5 +1,5 @@
1
/**
2
- * Kahn's algorithm.
+ * Kahn's algorithm for topological sorting.
3
*
4
* See https://en.wikipedia.org/wiki/Topological_sorting#CITEREFKahn1962
5
0 commit comments