ppx_repr.lib
Ppx_repr_lib.Monad
ppx_repr
module type S = Monad_intf.S
module Reader : sig ... end
Computations that read values from a shared environment.