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/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.