Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in clojure

getting the bounds of a list of x,y points

clojure

Is there a way to do sequential bindings in Clojure?

clojure

How can I use Ruby code in a buildr project?

ruby scala clojure buildr

Why Is String Formatting Causing a Casting Exception?

clojure

Dynamic function-binding on runtime with Clojure

Automating Leiningen local dependency management

java.lang.StackOverflowError in clojure tail recursion

Dissoc multiple descendent keys of a map?

clojure

Should I use Java for a custom Swing component designed for a clojure app?

swing clojure seesaw

OutOfMemory error when processing a big file in Clojure

clojure out-of-memory

ClojureScript + OpenLayers

clojure clojurescript

Is there a function that takes a list of argument lists and applies each list to a given function?

Create seq of maps from two or more seqs

map clojure hashmap seq

Can you save your Clojure REPL's state (or, effectivelly, can you program complex programs using REPL?)

What is the simplest way for Clojure and Python programs to share information?

python clojure jvm

How should I build a list and return it in clojure?

Can clojure convert string representing a sequence back to a sequence?

Error using "apply" function in Clojure: "Don't know how to create ISeq from: java.lang.Long"

How can I create a lazy-seq vector

clojure lazy-sequences

Deploying Clojure applications in a single JVM instance