Lisp?
(lambda () (let ((counter 0)) (lambda () (incf counter))))
21 May 2019 | 1 min read
(lambda () (let ((counter 0)) (lambda () (incf counter))))
Here you will find some of the projects I worked on and also some posts that I will write about what comes to my mind.