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 372559e commit 5d6baacCopy full SHA for 5d6baac
library/src/scala/math/package.scala
@@ -20,7 +20,7 @@ package scala
20
* @groupprio math-const 10
21
*
22
* @groupname minmax Minimum and Maximum
23
- * @groupdesc minmax Find the min or max of two numbers. Note: [[scala.collection.TraversableOnce]] has
+ * @groupdesc minmax Find the min or max of two numbers. Note: [[scala.collection.IterableOnceOps]] has
24
* min and max methods which determine the min or max of a collection.
25
* @groupprio minmax 20
26
0 commit comments