package sexp

  1. Overview
  2. Docs
S-expression swiss knife

Install

dune-project
 Dependency

Authors

Maintainers

Sources

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

doc/sexp.sexp_app/Sexp_app/Syntax/Record_field/index.html

Module Syntax.Record_fieldSource

Sourcetype 'change t = {
  1. change : 'change;
  2. new_name : string option;
  3. presence : [ `Present | `Optional | `Absent ];
}
OCaml

Innovation. Community. Security.