Module Report_csv

module Report_csv: sig .. end

This module defines the output to CSV.


val make : string -> Report_generic.converter

Returns a converter for CSV output, the passed string being the separator.