Štar: an iteration construct for Common Lisp

https://www.tfeb.org/fragments/2024/05/15/an-iteration-construct-for-common-lisp/

2 points · 1 comments · view on lemmy.world

1 Comments

charje@lemmy.ml · 1 pts · 2y

It is fun to make a cl:loop replacement. It is definitely overdone though. Lately I have been using https://git.sr.ht/~charje/loop to much enjoyment.