Module Imandra_interactive.Modular_decomp_intf

module MR = Imandra_surface.Modular_region
module MD = Imandra_surface.Modular_decomposition
type region_ref = MR.RRef.t
type decomp_ref = MD.RRef.t
type decomp = MD.concrete
type scope = Imandra_interactive.Common_.Otel.Trace.scope
module type S = sig ... end