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 51977d7 commit 88db685Copy full SHA for 88db685
tests/run/tupled-function-tupled.scala
@@ -16,7 +16,7 @@ object Test {
16
}
17
18
/** Creates a tupled version of this function: instead of N arguments,
19
- * it accepts a single [[scala.Tuple]] argument.
+ * it accepts a single [[scala.Tuple]] with N elements as argument.
20
*
21
* This is a generalization of [[scala.FunctionN.tupled]] that work on functions of any arity
22
0 commit comments