Function Statement.bindAll

Binds all the arguments at once in order.

void bindAll(Args...) (
  Args args
);