package sexp

  1. Overview
  2. Docs
S-expression swiss knife

Install

Dune Dependency

Authors

Maintainers

Sources

sexp-v0.16.0.tar.gz
sha256=bde6acfd2814bcc38a0d3cacb42e513d8932595152dd9798419559fb0e026f4e

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.