Fork me on GitHub
#clojure-dev
<
2022-04-16
>
andy.fingerhut00:04:44

I am finally looking at adding some of the new things in Clojure 1.11 to the cheatsheet. It wasn't clear to me what section (or sections) would be good to add the new iteration function to. Any recommendations? Link to the published version for convenience: https://clojure.org/api/cheatsheet

ghadi00:04:15

Seq fns -> from producer fn

andy.fingerhut00:04:05

Next to lazy-seq repeatedly and iterate ? Sounds fine to me.

2