scala.runtime.FunctionXXL
A function with all parameters grouped in an array.
Members list
Applies all parameters grouped in xs to this function.
Applies all parameters grouped in xs to this function.
Value parameters
- xs
-
the function arguments, packed into an immutable array of Object
Attributes
- Source
-
FunctionXXL.scala
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