Histogram.toString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string toString()
  2. void toString(Writer w)
    struct Histogram
    const
    void
    toString
    (
    Writer
    )
    (
    ref Writer w
    )
    if (
    isOutputRange!(Writer, char)
    )

Meta