package alt-ergo-lib

  1. Overview
  2. Docs

Module AltErgoLib.Ac

module type S = sig ... end
module Make (X : Sig.X) : S with type r = X.r