Yes, thanks!
On Fri, Oct 16, 2009 at 9:48 AM, James Reeves wrote:
>
> Could you be thinking of clojure.contrib.def/name-with-attributes ?
>
> On Oct 16, 1:20 pm, Garth Sheldon-Coulson wrote:
> > Hi All,
> >
> > The other day when browsing the web I came across a library that I can't
> > locate a
Could you be thinking of clojure.contrib.def/name-with-attributes ?
On Oct 16, 1:20 pm, Garth Sheldon-Coulson wrote:
> Hi All,
>
> The other day when browsing the web I came across a library that I can't
> locate anymore.
>
> The library is an aid for macro-writing. It automates the simple but
>
Hi All,
The other day when browsing the web I came across a library that I can't
locate anymore.
The library is an aid for macro-writing. It automates the simple but
annoying task of parsing optional attr-maps and docstrings for passing to
defn, etc.
Could someone jog my memory as to who wrote i