Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2000-05-14 18:33:39 -0700 (Sun, 14 May 2000)
Revision: 2973
Log message:
terms2temp_multieq:
Replaced List.map (fun ...) with custom functions to avoid
unnecassry closure creation.
Made sure that Clash is raised as early as possible.
8% speedup.
Changes | Path |
+36 -56 | metaprl-branches/unify_mm/refiner/term_ds/term_unif_ds.ml |