On Tuesday, August 31, 2010 04:42:36 pm Ludovic Courtès wrote: > BTW I added a small section in the manual describing (ice-9 match): > > > http://git.savannah.gnu.org/cgit/guile.git/commit/?id=358663caf54994e2b7d0 > c2eb1dd8ce8794116971 > > Comments & improvements welcome! > > Thanks, > Ludo’.
I agree with the TODO: e.g. more examples are needed. But I think that we should write a proper match-test.scm for unit testing. We can then extract some examples from this file into the documentation. /Stefan