clojure / clojure-cheatsheets

Cheatsheets and information for Clojure/JVM and ClojureScript
https://clojure.org/api/cheatsheet
154 stars 22 forks source link

missing mention of `next` in Sequences subsection #6

Closed uvtc closed 11 years ago

uvtc commented 11 years ago

Seems like "Sequences --> Seq in, Seq out --> Tail-items" should contain mention of next.

jafingerhut commented 11 years ago

Added.