[racket] Why no string function to replace substring based on content in Racket

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Tue Feb 7 20:44:53 EST 2012

On Tue, Feb 7, 2012 at 8:05 PM, Harry Spier <vasishtha.spier at gmail.com> wrote:
>
> I'd like to convert these programs to Racket, but using regular
> expressions might be too slow.

I find that my intuitions about what might or might not be too slow
are usually wrong.  Have you tried measuring this?
-- 
sam th
samth at ccs.neu.edu

Posted on the users mailing list.