package base

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file sexplib.ml

1
2
3
4
5
6
7
8
9
(** This module is for use by ppx_sexp_conv, and is thus not in the interface of
    Base. *)
module Conv_error = Sexplib0.Sexp_conv_error

module Conv = Sexplib0.Sexp_conv

module Sexp = Sexp (** @canonical Base.Sexp *)

module Sexpable = Sexpable (** @canonical Base.Sexpable *)
OCaml

Innovation. Community. Security.