dynamic runUnary(Zone zone, dynamic f(arg), arg)

Source

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