@screwtape When I mentioned "laziness" in the Transducers README, I was referring to Haskell's notion of it. Namely, a first-class language feature that's built in to the compiler and affects everything.
https://m.fosskers.ca/@fosskers/113517655551091353
@fosskers oh, I guess so. It is an oddity that Series mandates lazy evaluation only for Series stuff, as compiled in between calling
(series::install :pkg :my-package)
(series::install :pkg […]
────
────