Function extra::stats::write_5_number_summary

pub fn write_5_number_summary(w: @std::io::Writer, s: &Summary)

Render writes the min, max and quartiles of the provided Summary to the provided Writer.