package prbnmcn-dagger

  1. Overview
  2. Docs

Make_shared allows to construct with operators for any mappable type.

Parameters

module C : sig ... end

Signature

val with_shared : 'a t C.t -> ('a shared C.t -> 'b t) -> 'b t