Extended DESTRUCTURING-BIND to allow NIL bindings to indicate a place should be ignor...
authorDaniel Gackle <danielgackle@gmail.com>
Fri, 8 May 2009 20:59:05 +0000 (14:59 -0600)
committerVladimir Sedach <vsedach@gmail.com>
Sat, 9 May 2009 23:34:53 +0000 (17:34 -0600)
commit6e135d5caec3096c8ce072c8f34a1610e7007bf0
treeff934bd883cc48ef27dfac6efbd1731e0b06ebe0
parent5a69278ca017c4f1fe5c31f540bbed7c5777db84
Extended DESTRUCTURING-BIND to allow NIL bindings to indicate a place should be ignored, the way that CL LOOP does.
src/lib/ps-macro-lib.lisp