n Mon, Jun 18, 2012 at 11:18 AM, Antix wrote:
>
>
>
>
>
>
>
> > Hi Guys,
> > I'm very new to clojure and searching for a way to convert a given
> > String to a Hashmap as far as this is possible.
> > I thought already about the use of a macro, but
Hi Guys,
I'm very new to clojure and searching for a way to convert a given
String to a Hashmap as far as this is possible.
I thought already about the use of a macro, but all the different
quotes are a little bit confusing for me.
Is it possible to create a Hashmap or some similar structure by us