[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [r6rs-discuss] [scheme-reports] Scheme pattern matching & R*RS
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@x
http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss