package sexp

  1. Overview
  2. Docs
S-expression swiss knife

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=c0ad559a13c4eed11f25446016fc776ea147527d186d5b713fcc8d201d26ce6b

doc/sexp.sexp_app/Sexp_app/Csv_file/index.html

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.