-
![](https://mastodon.sdf.org/system/accounts/avatars/106/938/679/552/982/320/original/f394987fcb7910d7.png)
@ screwlisp
2025-02-12 08:53:58
https://medium.com/@screwlisp/common-lisp-lazy-efficient-series-example-1567d389a28d
#programming #example #tutorial #commonLisp #series #declarative #functionalProgramming #lazyEvaluation #medium #article
I cover
- getting series and using it in a package
- Series' mapping
- Series' iteration (perform a side effect for the whole series, return nothing)
- Series' alter (in-place destructive modification of its input sequence)
Medium.com says it's possible to read my article in two minutes. Feel free to respond with the number of minutes it took you.