module Of_stringable: functor (T : Stringable.S) -> S with type identifiable = T.stringable
functor (
T
:
Stringable.S
) ->
S
with type identifiable = T.stringable
type identifiable
include Stringable.S
include Comparable.S
include Hashable.S_binable
include Sexpable.S
include Binable.S
val pp : Format.formatter -> identifiable -> unit
Format.formatter -> identifiable -> unit