define* in ice-9 regex
authorAndy Wingo <wingo@pobox.com>
Thu, 8 Jul 2010 16:18:21 +0000 (17:18 +0100)
committerAndy Wingo <wingo@pobox.com>
Fri, 9 Jul 2010 15:05:24 +0000 (17:05 +0200)
commitff10e93c3f2524a60791d79046a1363d10c5fe5c
tree9f2d28fbf8a8736378749480509cf6c9ee2b1910
parentbd6fed8e23ae13304033eb970d8f51092440e6e3
define* in ice-9 regex

* module/ice-9/regex.scm (match:start, match:end, match:substring)
  (fold-matches, list-matches): Reimplement using define*.
module/ice-9/regex.scm