Reminder to perhaps remove the parameters again, as they may be slow

This commit is contained in:
Tony Garnock-Jones 2014-05-21 23:28:14 -04:00
parent 5092cff96b
commit a8fa384985
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
matcher-match-matcher-unit
matcher-project-success)
;; TODO: perhaps avoid the parameters on the fast-path, if they are causing measurable slowdown.
(define matcher-union-successes (make-parameter set-union))
(define matcher-intersect-successes (make-parameter set-union))
(define matcher-erase-path-successes (make-parameter (lambda (s1 s2)