We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c4e20 commit afd76deCopy full SHA for afd76de
core/src/processing/data/IntDict.java
@@ -561,13 +561,8 @@ public void sortKeysReverse() {
561
562
563
/**
564
-<<<<<<< HEAD
565
- * Sort by values in descending order (largest value will be at [0]).
566
- *
567
-=======
568
* Sort by values in ascending order. The smallest value will be at [0].
569
*
570
->>>>>>> cd467dc12a42d588638aaab06746bebdfb333cc4
571
* @webref intdict:method
572
* @brief Sort by values in ascending order
573
*/
0 commit comments