Function1X<A, R> extension

on

Methods

invoke(A first) → R
Invokes this function and returns it's return value.
partial(A first) Function0<R>