package core_kernel

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

Defines an of_string function for M, using M.all and M.to_string. Does not require M to be sexpable.

Parameters

Signature

val of_string : string -> M.t
val to_string : M.t -> string