package pa_ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = Sexplib0.Sexp.t =
  1. | Atom of string
  2. | List of t list
val pp : t Fmt.t
val show : t -> String.t
OCaml

Innovation. Community. Security.