2024-11-17 ┃ edited ┃ RE: screwtape
EDIT: It turns out I have to take the (unnecessary) consing out of my let and then Series clearly wins.
Who named this "lazy" ?
@fosskers was it you?
https://mastodon.sdf.org/@screwtape/113495935367560621
@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 […]
@fosskers
Ugh, it's 10x slower than this loop facility one.
(defun loopfizz-of (no)
[…]
────
────