[racket-dev] `regexp-replaces'

From: Eli Barzilay (eli at barzilay.org)
Date: Fri Jun 22 12:33:13 EDT 2012

Just now, Laurent wrote:
> 
> Maybe we could consider dictionaries for the replacement lists?

No, because the keys are regexp patterns, so there's no point in using
dictionaries.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!

Posted on the dev mailing list.