How can I exchange two variables in LISP without using a third variable?
(rotatef a b)
Also:
(let ((a b) (b a)) ...)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With