package revops

  1. Overview
  2. Docs
type 'a t
val make : (unit -> 'a M.t) -> ('a -> unit M.t) -> 'a t