package current

  1. Overview
  2. Docs
module S : sig ... end
module Output : sig ... end
module Make (Input : S.INPUT) : sig ... end