scala.runtime.java8.JFunction2$mcZDI$sp
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)
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