On Sat, 22 Jan 2011, Per Bothner wrote:

> That woould be less of a problem with named fields/properties.
> For example:
>
> (match (fancy 'l 'r 'c)
>    [(node left: l right: r) (list l r)])

That is indeed a far less fragile syntax for pattern
matching on records.

_______________________________________________
r6rs-discuss mailing list
r6rs-discuss@lists.r6rs.org
http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss

Reply via email to