AryFunction1_1<T, A, A2> extension

on
  • T Function(A, [A2])

Methods

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