SpiceQA
Questions
Tags
Users
Badges
user_1822379
@user_1822379
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
What does the - (minus) symbol in front of function name within Clojure mean?
11 votes
How to apply a function to each element of a list or vector in Clojure
7 votes
Call to clojure.core/defn did not conform to spec
6 votes
How to convert XML to edn in Clojure?
6 votes
Is there a canonical way to name variables that would otherwise cause name collisions?
6 votes
Top Questions
How can I group consecutive elements of list using start/stop predicates?
4 votes
7 answers
What causes "Error: No protocol method XXX.YYY defined for type undefined" in ClojureScript but not Clojure?
3 votes
1 answers
When using regular expressions in Clojure or Java, how can I use named capture groups?
2 votes
1 answers