redplanetlabs / specter

Clojure(Script)'s missing piece
Apache License 2.0
2.51k stars 102 forks source link

Update readme examples #326

Open erickisos opened 2 years ago

erickisos commented 2 years ago

This is just a minor update to match with "modern" Clojure implementations, even when they look simpler in some cases, it is true that not all the example cases are covered with modern clojure.

nathanmarz commented 1 year ago

The change to the first example looks fine, but the concat example isn't the same since concat changes the type.