Yesterday, Laurent wrote: > add1 > I also use such a function from time to time, and I'd be happy to > have it in the string or regexp libs.
I'll assume that without other replies, there are no objections to adding it? Also, at least as a start, I'm thinking of a function that looks just like the one from the ffi: (regexp-replaces str (list (list regexp replacement) ...)) Anything else that this should do? -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _________________________ Racket Developers list: http://lists.racket-lang.org/dev