Functor Identifiable.Of_sexpable

module Of_sexpable (T : Sexpable.S) : S  with type t = T.t
Parameters:
T : Sexpable.S

type t 
include Stringable.S
include Comparable.S_binable
include Hashable.S_binable
include Sexpable.S
include Binable.S
val pp : Format.formatter -> t -> unit