package base

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

human-friendly string (and possibly sexp) conversions

Parameters

module I : sig ... end

Signature

val to_string_hum : ?delimiter:char -> I.t -> string
val sexp_of_t : I.t -> Sexp.t