package core_kernel

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

Defines to_string for M, based on M.sexp_of_t. The sexp representation of M.t must be a sexp atom.

Parameters

module M : sig ... end

Signature

val to_string : M.t -> Base.String.t
OCaml

Innovation. Community. Security.