writeln

Like write but adds new line at end

void
writeln
(
T...
)
(
auto ref const T el
)

Meta