Re: [ANN] data.priority-map 0.0.2 available

2012-09-10 Thread Denis Labaye
On Mon, Sep 10, 2012 at 6:52 PM, John Gabriele wrote: > On Monday, September 10, 2012 7:29:34 AM UTC-4, Denis Labaye wrote: > >> >> >>> >>> (yes, I know the README needs updating to the "official" format...) >>> >> >> What's the "official" format ? >> > > http://dev.clojure.org/display/design/Con

Re: [ANN] data.priority-map 0.0.2 available

2012-09-10 Thread John Gabriele
On Monday, September 10, 2012 7:29:34 AM UTC-4, Denis Labaye wrote: > > >> >> (yes, I know the README needs updating to the "official" format...) >> > > What's the "official" format ? > http://dev.clojure.org/display/design/Contrib+Library+READMEs ---John -- You received this message becaus

Re: [ANN] data.priority-map 0.0.2 available

2012-09-10 Thread Denis Labaye
On Mon, Sep 10, 2012 at 5:47 AM, Sean Corfield wrote: > https://github.com/clojure/data.priority-map Seems interesting, thanks. > > > Fixes: http://dev.clojure.org/jira/browse/DPRIMAP-1 > > Implements Iterable to be compatible with reducers per Alan Malloy. > (yes, I know the README needs up