Badge
| Enlightened | First to answer and accepted with score of 10 or more. This badge can be awarded multiple times. |
Brian Carper earned this badge 34 times |
may 14 at 15:52
A bi-directional map in clojure?
mar 29 at 0:47
Help me write a Clojure macro which automatically adds metadata to a function definition
jan 9 at 8:08
Clojure: slurping structs from file fails with string attributes containing whitespaces
dec 4 at 21:48
What kind of ruby method call is Array(x)
nov 29 '11 at 18:03
How to Iterate Over Map Keys and Values?
oct 22 '11 at 13:52
How do I find the index of an item in a vector?
oct 4 '11 at 22:42
Obtain a callstack in Clojure
sep 27 '11 at 11:08
What's the most idiomatic way to pass vectors in for var-args in clojure?
apr 9 '11 at 1:33
Is functional Clojure or imperative Groovy more readable?
mar 27 '11 at 13:52
Custom Exceptions in Clojure?
mar 24 '11 at 2:48
Quicker way to enter ex mode in vim?
mar 8 '11 at 18:07
Java in Clojure, Evaluation question
feb 28 '11 at 15:11
How do I use Zip in Clojure?
feb 22 '11 at 16:23
taking java method names as function arg in clojure
feb 4 '11 at 23:56
What's wrong with the following Clojure protocol?
jan 25 '11 at 19:34
Detect operating system in Clojure
dec 21 '10 at 16:56
What is the idiomatic way to assoc several keys/values in a nested map in Clojure?
dec 7 '10 at 12:35
Unflattening a sequence to sequences of repeating elements (clojure)
nov 21 '10 at 20:31
Clojure allows encapsulation and inheritance, but can I combine them?
nov 11 '10 at 16:44
Use a database with Clojure
oct 7 '10 at 10:15
How to implement lambda as a function called “lambda” in Clojure?
oct 1 '10 at 8:21
go to character in vim
oct 1 '10 at 8:11
Multi-line regex support in Vim
oct 1 '10 at 7:16
how does one _model_ data from relational databases in clojure?
oct 1 '10 at 5:25
How to evaluate a sequence of impure functions in Clojure?
jul 12 '10 at 8:11
How to create default value for function argument in Clojure
mar 2 '10 at 6:33
What's the easiest way to parse numbers in clojure?
jan 27 '10 at 1:02
Redefining a let'd variable in Clojure loop