package alt-ergo-lib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module AltErgoLib.Matching

module type S = sig ... end
module type Arg = sig ... end
module Make (X : Arg) : S with type theory = X.t