|
| psetq &rest pairs | [Macro] |
psetq {var value}*
Just like setq, but the assignments happen in parallel, with all the values being evaluated first before the variables are set.
|
| psetq &rest pairs | [Macro] |
psetq {var value}*
Just like setq, but the assignments happen in parallel, with all the values being evaluated first before the variables are set.