package janestreet_csv

  1. Overview
  2. Docs
Tools for working with CSVs on the command line

Install

Dune Dependency

Authors

Maintainers

Sources

janestreet_csv-v0.16.0.tar.gz
sha256=c039eeef15bc68460984e74a003c3068da2e4854c4dc2cdcfec6be946f2b0a65

doc/janestreet_csv.csv_tool_lib/Csv_tool_lib/Pretty/index.html

Module Csv_tool_lib.PrettySource

Sourcetype t = {
  1. header_lines : string list;
  2. row_lines : string list;
}
Sourceval prettify : space:int -> suppress_header:bool -> Csvlib.Csv.t -> (t, string) Core.Result.t
Sourceval lines : t -> string list
Sourceval print : t -> unit
OCaml

Innovation. Community. Security.