runUnary<R, T> method

R runUnary <R, T>(Zone zone, R f(T arg), T arg)

Implementation

R runUnary<R, T>(Zone zone, R f(T arg), T arg);