Function write

void write(T, S...) (
  Bindable!T f,
  S args
);