package sexp

  1. Overview
  2. Docs

Module Sexp_app.Csv_fileSource

CSV files

Sourceval read : Lexing.lexbuf -> t

(lazily) enforces that all records are the same length

Sourceval write : ?sep:char -> Core.Out_channel.t -> t -> unit

enforces that all records are the same length

OCaml

Innovation. Community. Security.