package sexp

  1. Overview
  2. Docs

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.