(I should have mentioned that it's not exactly the same...)
A few minutes ago, Matthew Flatt wrote:
> I'm sorry that I missed this before, but I have a couple of minor
> suggestions:
>
> At Tue, 13 Mar 2012 10:57:51 -0400, Eli Barzilay wrote:
> > On January 1st, Eli Barzilay wrote:
> > >
> > >
I'm sorry that I missed this before, but I have a couple of minor
suggestions:
At Tue, 13 Mar 2012 10:57:51 -0400, Eli Barzilay wrote:
> On January 1st, Eli Barzilay wrote:
> > I've implemented a new `regexp-explode' function. It accepts the same
> > arguments as `regexp-match*' and `regexp-split
This is now pushed: `regexp-match*' has `#:match-select' and
`#:gap-select' keyword arguments; and `regexp-match-positions*' and
`regexp-match-peek-positions*' have `#:match-select'.
On January 1st, Eli Barzilay wrote:
> I've implemented a new `regexp-explode' function. It accepts the same
> arg
I've implemented a new `regexp-explode' function. It accepts the same
arguments as `regexp-match*' and `regexp-split', but with two
additional keyword arguments:
* #:select-match
If this is #t (the default) then the result includes the lists of
results from the sub-matches. It can als
4 matches
Mail list logo