module Sl_fct_slice:Datatype.Make
(
sig
include Datatype.Undefinedtypet =
SlicingInternals.fct_slice
val name :string
val reprs :SlicingInternals.fct_slice list
val internal_pretty_code :Type.precedence -> Format.formatter -> SlicingInternals.fct_slice -> unit
val mem_project :(Project.t -> 'a) -> SlicingInternals.fct_slice -> 'a
end
)
include Datatype.S_no_copy
val copy : Datatype.t -> Datatype.t
x
and copy x
.