package sexp

  1. Overview
  2. Docs
S-expression swiss knife

Install

Dune Dependency

Authors

Maintainers

Sources

sexp-v0.15.0.tar.gz
sha256=7c0bc2f04bf7abda23ccf02ce10cf90cd9e60124736ffa6501388693f2f30ac0

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.