scala.jdk.FunctionWrappers.FromJavaBiFunction
Members listApply the body of this function to the arguments.
Apply the body of this function to the arguments.
Attributesthe result of function application.
Creates a curried version of this function.
Creates a curried version of this function.
Attributesa function f
such that f(x1)(x2) == apply(x1, x2)
An iterator over the names of all the elements of this product.
An iterator over the names of all the elements of this product.
AttributesAn iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributesin the default implementation, an Iterator[Any]
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributesa string representation of the object.
Creates a tupled version of this function: instead of 2 arguments, it accepts a single scala.Tuple2 argument.
Creates a tupled version of this function: instead of 2 arguments, it accepts a single scala.Tuple2 argument.
Attributesa function f
such that f((x1, x2)) == f(Tuple2(x1, x2)) == apply(x1, x2)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4