AryFunction3<T, A, A2, A3> extension
- on
-
- T Function(A, A2, A3)
Methods
-
ary(
Args3< A, A2, A3> args) → T -
Available on T Function(A, A2, A3), provided by the AryFunction3 extension
Takes in three arguments and calls the function with those arguments.