Up

Module To_stringable (M : S) : Stringable.S with type t := M.t

Parameters

M : S

Signature

type t
val of_string : string -> t
val to_string : t -> string