package libzipperposition

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

Quasipure Literal Elimination

module type S = sig ... end
module Make (E : Libzipperposition.Env.S) : S with module Env = E