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

steven_h at acm.org steven.huwig at gmail.com
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


More information about the plt-scheme mailing list