package ecaml

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

This module exists to break the dependency between Value and Callback.

type t
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val sexp_of_t_ref : (t -> Core_kernel.Sexp.t) Core_kernel.ref