module Sl_fct_slice: Datatype.S with type t = SlicingInternals.fct_slice
Datatype.S
with type t = SlicingInternals.fct_slice
include Datatype.S_no_copy
val copy : Datatype.t -> Datatype.t
Datatype.t -> Datatype.t
Deep copy: no possible sharing between x and copy x.
x
copy x