module List: functor (T : S) -> S with type t = T.t list
functor (
T
:
S
) ->
with type t = T.t list
include Datatype.S_no_copy
val copy : Datatype.t -> Datatype.t
Datatype.t -> Datatype.t
x
copy x