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 5456b27 commit cc41c4dCopy full SHA for cc41c4d
src/algorithms/controllers/unionFindUnion.js
@@ -1,6 +1,6 @@
1
// XXX maybe get rid of some of the animation steps where there are
2
// multiple steps for a single line of code (generally using the last
3
-// step is sufficient)
+// step is sufficient).
4
/* eslint-disable eqeqeq */
5
/* eslint-disable no-plusplus */
6
/* eslint-disable no-param-reassign */
0 commit comments