module type S = sig .. end
sig
end
module Int (Z : Std_internal.Unit) : Unique_id_intf.Id with type t = private int
(
Z
:
Std_internal.Unit
)
Unique_id_intf.Id
with type t = private int
module Int63 (Z : Std_internal.Unit) : Unique_id_intf.Id with type t = private Int63.t
with type t = private Int63.t