module Of_sexpable: functor (T : Sexpable.S) -> S with type identifiable = T.sexpable
functor (
T
:
Sexpable.S
) ->
S
with type identifiable = T.sexpable
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