Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in clojure

Calling java functions from Clojure

java clojure

Is it a bad idea to put functions in Clojure maps, like in JavaScript?

Why is there no significant speedup using reducers in this example?

Scala classes in clojure

java scala clojure jvm

Lispy way to read user input from the keyboard in Clojure?

clojure keyboard-input

idiomatic way to catch exceptions in ring apps

clojure ring

How to clear the REPL in cider-mode?

Standard for Clojure?

clojure

Keeping State in a Purely Functional Language

What is the Clojure equivalent of __FILE__ (found in Ruby & Perl)

clojure

Function name convention for "convert foo to bar"

reduce-while function in clojure?

clojure

Issue with Clojure 'contains'

vector clojure contains

Any example in which Clojure really shines against Java which is not concurrency/immutability-feature related?

Is is possible to destructure a clojure vector into last two items and the rest?

clojure destructuring

Will reading the Little Lisper help me in learning clojure? [closed]

clojure lisp

Clojure Protocols vs Scala Structural Types

Applying multiple filters to a collection in a thrush in Clojure

clojure

Can clojure be made fully dynamic?

clojure

Find if a map contains multiple keys

clojure clojurescript