package prbnmcn-dagger

  1. Overview
  2. Docs
type 'a effect = ..
module Make (M : Intf.Core) (R : sig ... end) : sig ... end