dump.dump

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void dump(Writer w, Char[] fmt, Xs xs)
  2. string dump(Char[] fmt, Xs xs)
    template dump(T...)
    string
    dump
    (
    Char
    Xs...
    )
    (
    in Char[] fmt
    ,
    lazy Xs xs
    )

Meta