tc
Tc.As_L0
Manorphic list -like.
module S : sig ... end
val equal : S.t equal
val compare : S.t compare
val hash : S.t hash
val to_json : S.t to_json
The REST inteface.
val of_json : S.t of_json
val size_of : S.t size_of
The serialization format.
val write : S.t writer
val read : S.t reader