[plt-scheme] PLT Scheme equivalent of destructuring-bind

From: steven_h@acm.org (steven.huwig at gmail.com)
Date: Tue Jun 3 10:10:17 EDT 2008

Hello,

Is match-let a good way to get the effect of destructuring-bind in PLT
Scheme? It's working for me, but I wanted to make sure that there was
no reason not to use it before throwing it around everywhere in my
code. (I like destructuring-bind.)

Thanks,
Steve


Posted on the users mailing list.