package inferno

  1. Overview
  2. Docs
module Make (S : UnifierSig.STRUCTURE) (U : UnifierSig.UNIFIER with type 'a structure = 'a S.structure) : sig ... end