Env.Core_over_comonadmodule C : Preface_specs.COMONADmodule Env : Preface_specs.Types.T0type env = Env.tThe encapsulated environment.
type 'a comonad = 'a C.tThe inner comonad.
module Local (Env : Preface_specs.Types.T0) : sig ... endPerform local with an other environment.