dynamic runBinary(Zone zone, dynamic f(arg1, arg2), arg1, arg2)

Not documented.

Source

dynamic runBinary(Zone zone, f(arg1, arg2), arg1, arg2);