Aah, a map in clojure looks like :  
{:a 1 :b 2 :c 3}

Which of those symbols in the *.csv* file are keys and values? 


On Monday, 1 October 2018 10:18:22 UTC+5:30, venkata sai wrote:
>
> this is different one. you want to map thier respective type and put it in 
> a set of maps
>
> On Monday, October 1, 2018 at 10:16:11 AM UTC+5:30, Pankaj Doharey wrote:
>>
>> The code is incorrect, if you want something like this :
>>
>> (onto/defconcept 
>>   BENZODIAZEPINE_MED)
>>
>> (onto/defconcept 
>>    HOSPICE_ENC)
>>
>> this has the same premise as your previous question in this post 
>> https://groups.google.com/forum/#!topic/clojure/nrAeWCLC-Vc
>>
>> I think you should consider learning clojure https://braveclojure.com/
>>
>> On Monday, 1 October 2018 09:58:59 UTC+5:30, venkata sai wrote:
>>>
>>> can anyone provide me a way how to solve this pproblem. i have to map 
>>> these items based on thier input type . the output will be .clj file i have 
>>> attached.
>>>
>>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to