AryFunction1<T, A> extension

on
  • T Function(A)

Methods

ary(Args1<A> args) → T
Takes an argument and calls the function with the argument.