module Sl_fct_slice:Datatype.Make(sig
include Datatype.Undefined
typet =SlicingInternals.fct_slice
val name : string
val reprs : SlicingInternals.fct_slice list
val internal_pretty_code : Type.precedence ->
Stdlib.Format.formatter -> SlicingInternals.fct_slice -> unit
val mem_project : (Project_skeleton.t -> bool) -> 'a -> boolend)
include Datatype.S_no_copy
val copy : Datatype.t -> Datatype.tDeep copy: no possible sharing between x and copy x.