package core_kernel

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

Module Of_sexpable.V1

Parameters

module M : sig ... end

Signature

val t_of_sexp : Sexplib0__.Sexp.t -> M.t
val sexp_of_t : M.t -> Sexplib0__.Sexp.t