Module type Term_logic.Rewriter


module type Rewriter = sig .. end
Signature for Term Rewriters.

val rewrite : Term.term -> Term.term
A term transformation.

Hosted by the SourceForge.net Logo* web site.
*Other names and brands may be claimed as the property of others.