[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new draft available

This page is part of the web mail archives of SRFI 115 from before July 7th, 2015. The new archives for SRFI 115 contain all messages, not just those from before July 7th, 2015.



On Sun, Jun 1, 2014 at 12:57 PM, Alex Shinn <alexshinn@xxxxxxxxx> wrote:

There are three optional positional parameters which is
a little on the unwieldy side:

  (regexp-replace re str subst [start end count])

but for ease of use I'm allowing #f for the end (0 is short
enough for the start).

And the new draft with this change is now up.

-- 
Alex