SpeedyWriter.writefln

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void writefln(A args)
  2. void writefln(Char[] fmt, A args)
    template SpeedyWriter(SpeedySafety safety)
    @safe static
    void
    writefln
    (
    Char
    A...
    )
    (
    in Char[] fmt
    ,)

Meta