[plt-scheme] regexp multiple matches?

From: dvanhorn at emba.uvm.edu (dvanhorn at emba.uvm.edu)
Date: Sun Jan 12 15:12:17 EST 2003

Quoting Noel Welsh <noelwelsh at yahoo.com>:

> In MzLib string.ss:
> 
> (regexp-match* pattern str [start-k end-k])     
> PROCEDURE

With `regexp-match' the second argument may be an input-port.  Is there a reason
for not providing that functionality for `regexp-match*'? 

-d


Posted on the users mailing list.