Functor Identifiable.Of_stringable


module Of_stringable: 
functor (T : Stringable.S) -> S with type identifiable = T.stringable
Parameters:
T : Stringable.S

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