Re: [ANN] Specter 1.0.4

2017-10-17 Thread Mark Engelberg
Thank you Nathan! On Tue, Oct 17, 2017 at 10:31 AM, Hari Krishnan wrote: > Thanks for the update. It is a great library. Thanks for sharing..I will > update my project. > > > On Tuesday, October 17, 2017 at 9:26:32 AM UTC-7, Nathan Marz wrote: >> >> Specter fills in the holes in Clojure's API

Re: [ANN] Specter 1.0.4

2017-10-17 Thread Hari Krishnan
Thanks for the update. It is a great library. Thanks for sharing..I will update my project. On Tuesday, October 17, 2017 at 9:26:32 AM UTC-7, Nathan Marz wrote: > > Specter fills in the holes in Clojure's API for manipulating immutable > data, allowing data manipulation to be done concisely a

[ANN] Specter 1.0.4

2017-10-17 Thread Nathan Marz
Specter fills in the holes in Clojure's API for manipulating immutable data, allowing data manipulation to be done concisely and with near-optimal performance. Specter 1.0.4 has minor changes. The biggest highlight since the last release is the greatly improved documentation courtesy of contrib