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_lexeme/index.html

Module Sexp_app.Csv_lexemeSource

This module encapsulates the lexical structure of the CSV format In particular, it does everything necessary to handle double-quotes.

Sourcemodule T : sig ... end
Sourcetype t = T.t
Sourceval read : Lexing.lexbuf -> t option
Sourceval write : ?sep:char -> out_channel -> t -> unit
OCaml

Innovation. Community. Security.