[r6rs-discuss] [scheme-reports] Scheme pattern matching & R*RS

Andre van Tonder andre at het.brown.edu
Sat Jan 22 14:28:15 EST 2011


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.



More information about the r6rs-discuss mailing list