clojure-doc / clojure-doc.github.io

Clojure Guides | Getting Started With Clojure | Clojure Tutorials
https://clojure-doc.github.io
47 stars 16 forks source link

add some sequence examples to data structures cookbook #62

Closed bobisageek closed 1 year ago

bobisageek commented 1 year ago

A small expansion to the data structures cookbook, focused on a few examples that use handful of different sequence functions.

The second example is definitely more contrived, but it's sort of a twist on some exercises that I've seen questions about on the slack (as in, using partition and take-while).

seancorfield commented 1 year ago

Thank you! The site has been regenerated so those changes should show up in a few minutes.