package core

  1. Overview
  2. Docs
Industrial strength alternative to OCaml's standard library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.15.1.tar.gz
sha256=6f7bbdda1d97f2f542a45331f062127dd5264d6ed73ece7b2c6b330785dfc991

doc/core/Core/Sexp/O/index.html

Module Sexp.O

type sexp = Base.Sexp.t =
  1. | Atom of Base.String.t
  2. | List of t Base.List.t