[plt-scheme] performance of pregexp

From: Eli Barzilay (eli at barzilay.org)
Date: Sun Mar 19 11:47:29 EST 2006

On Mar 19, Hans Oesterholt-Dijkema wrote:
> I just read the string extensions in string.ss of mzlib.
> Maybe I'm wrong here. I am missing functionality
> like e.g. 'split' from the standard regular expressions
> of mzscheme. But maybe string.ss provides these?

IIUC, yes -- it's called `regexp-split'.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the users mailing list.