Phase_cf_into_monads.Make
module F : Features.T with type monadic_action = Features.Off.monadic_action and type monadic_binding = Features.Off.monadic_binding
include sig ... end
module FA = F
module FB : sig ... end
module A : sig ... end
module B : sig ... end
module ImplemT : sig ... end
include ImplemT.T
val metadata : Hax_engine__Phase_utils.Metadata.t
val ditems : A.item Prelude.list -> B.item Prelude.list