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
Seq fns -> from producer fn
Next to lazy-seq repeatedly and iterate ? Sounds fine to me.