Common Lisp – Why do “let” variables keep changes made to them in new iterations?
I’m a beginner lisper and I’ve decided to write a Telegram bot as a test project. Here I have faced some unexpected behaviour of let
. The code is in a form of .asd system with one file containing the following code. The important part of it to pay attention to: