Via_kleisli_composition.Reqinclude Preface_specs.Indexed_monad.WITH_RETURN_AND_KLEISLI_COMPOSITION
with type ('a, 'index) t := ('a, 'index) tinclude Preface_specs.Indexed_monad.WITH_RETURN
with type ('a, 'index) t := ('a, 'index) tval return : 'a -> ('a, 'index) tLift a value into a t.