Search code examples
Creating a UUID from a string with no dashes...

javastringclojureuuid

Read More
Within a Clojure project using deps.edn, where is the package name and version tracked?...

clojurejvmpom.xmldeps-edn

Read More
How to use selector negation (but ...) in Enlive on a more complex HTML snippet?...

htmlcssclojureenlive

Read More
"The clojure executable isn’t on your ‘exec-path’" even though lein is on my exec-path (ma...

clojurecider

Read More
Using Java to paint on an X11 window by ID...

javaclojureawtx11

Read More
function that gives the relative path in clojure?...

clojure

Read More
First Lisp with macros?...

clojuremacroslispcommon-lisp

Read More
Looking for a Clojure/LISP equivalent to Scons...

makefileclojuresconsleiningen

Read More
Inline styling with hiccup...

htmlcssclojure

Read More
lazily calling functions for infinite sequence clojure...

recursionclojurefibonacci

Read More
Naming convention for simbol of clojure.core/atom, like !foo in Clojure...

clojure

Read More
Unable write parser where the AST can be turned into Clojure code...

clojureebnfinstaparse

Read More
Learning functional/Clojure programming - practical exercises?...

functional-programmingclojure

Read More
How can you set the color of Incanter's add-lines?...

clojureincanter

Read More
Why do values of :db.type/uri return as com.cognitect.transit.impl.URIImpl?...

clojuredatomic

Read More
Clojure - how to connect to running REPL process remotely...

sshclojureremote-accessleiningennrepl

Read More
How can I get the nested keys of a map in clojure?...

dictionaryrecursionclojurefunctional-programming

Read More
clojure.core.cache just does not work using their own example...

cachingclojureleiningen

Read More
clojure future vs delay...

clojuredelayfuture

Read More
Clojure2d: drawing on the canvas silently fails if it has been resized...

clojurejava-2d

Read More
Why evaluated list returns only number and error in other case?...

clojure

Read More
Calling clojure from java...

javaclojureclojure-java-interop

Read More
What difference between syntax-quote in Clojure and syntax-quote in Clojurescript?...

clojuremacrosclojurescriptread-eval-print-loop

Read More
How to transform seq into vector without so much verbosity?...

clojure

Read More
Clojure Test with Multiple Assertions and Reporting...

testingclojureframeworksclojure.test

Read More
(Another) Stack overflow on loop-recur in Clojure...

clojure

Read More
why is juxt named after juxtaposition?...

clojurefunctional-programminglispfunction-composition

Read More
Difference in implementation between clojure.core conj and clojure.core.into...

performanceclojureclojure-core

Read More
Using a mask vector to filter another vector...

clojure

Read More
Maybe in clojure...

clojure

Read More
BackNext