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