Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in clojure

ring: read body of a http request as string

clojure ring

Use leiningen aliases to specify JVM flags

clojure leiningen

Clojure spec coerce nested map value

clojure clojure.spec

Handling nil parameters with Clojure/Hugsql

database clojure hugsql

No such namespace: clojure.spec.alpha in clojurescript project setup

clojure - :refer vs :as

performance clojure

Unexpected result from reduce function

clojure

How do you refer to primitive Java types in Clojure?

java clojure java-interop

Why isn't REPL-style development more common in Ruby?

How does CLOS relate to Clojure's type and record features?

clojure lisp common-lisp

How do I return a clojure map with fixed keys and conditional values?

clojure idioms

Selector based html templating library for Java similar to Enlive

How to load-string to current namespace (not core)?

namespaces clojure

How can you implement Composite keys in clojure?

clojure

Zip two lists in clojure into list of concatenated strings

list clojure

Books/tutorials about Clojure's state related issues

clojure

"No single method [...] found for function" trying to use a protocol

clojure

Expression that returns all currently scoped symbols in Clojure?

debugging clojure symbols

Using Clojure update-in with multiple keys

map clojure

Is there a Java version of Clojure's or Scala's persistent immutable vector?