package core_kernel

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

Module Of_sexpable1.V1

Parameters

module M : sig ... end

Signature

val t_of_sexp : (Sexplib0__.Sexp.t -> 'a) -> Sexplib0__.Sexp.t -> 'a M.t
val sexp_of_t : ('a -> Sexplib0__.Sexp.t) -> 'a M.t -> Sexplib0__.Sexp.t