<br>hi!<br><br>in js you can not simply rebind variables like you can in lisp with a (let (..) ..)<br><br>because of this if you create closures you can not easily separate their bindings.<br><br>err, i mean you couldn't before this patch... :)
<br><br>not that it's magic, but it comes handy and simple to use.<br><br>i'm not sure about its placement, i just added it to js.lisp to the helper stuff. feel free to move around...<br clear="all"><br>- attila<br><br>(alias 101 on irc &no 'its not lisp code :)
<br><br>