write

Writes s to the output.

void
write
(
string s
)
in { assert (s !is null); }

Meta