AryFunction1_2<T, A, A2, A3> extension

on
  • T Function(A, [A2, A3])

Methods

ary(Args3<A, A2, A3> args) → T
Takes in three arguments and calls the function with those arguments.