[racket-dev] `regexp-replaces'
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.
Laurent
On Thu, Jun 21, 2012 at 1:56 PM, Eli Barzilay <eli at barzilay.org> wrote:
> While scanning code for a minor incompatible in a commit, I ran into
> this function which is the ffi collection of all places. (See the
> docs for what it does.) Given that this comes up often, maybe it's
> time to add this to `racket/string'?
>
> (Or maybe `racket/private/string' next to the other regexp functions?)
>
> --
> ((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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20120621/3f58afc8/attachment.html>