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

Module Sexp_app.ManifestSource

mutable lists with addition to the end

Sourcetype 'a t
Sourceval create : unit -> 'a t
Sourceval add : 'a t -> 'a -> unit
Sourceval to_list : 'a t -> 'a list
OCaml

Innovation. Community. Security.