FunctionXXL
scala.runtime.FunctionXXL
trait FunctionXXL
A function with all parameters grouped in an array.
Attributes
- Source
- FunctionXXL.scala
- Graph
-
- Supertypes
Members list
Value members
Abstract methods
Apply all parameters grouped in xs to this function.
Concrete methods
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
- Source
- FunctionXXL.scala
In this article