Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in clojure

Clojure unit-testing. How do I test if a function throws an exception?

unit-testing clojure

Clojure, can macros do something that couldn't be done with a function

Does anyone know of a good reference for DSL design? [closed]

clojure reference dsl

Use of agents to complete side-effects in STM transactions

Real Time Capabilities?

clojure

How to convert a clojure string of numbers into separate integers?

clojure

Why is my string formatting failing in Clojure?

clojure string-formatting

defmethod catch all

clojure multimethod

Difference between Clojure Protocols and Groovy Categories

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

caching clojure core leiningen

defrecord with optional keys

clojure

Why does Clojure allow (eval 3) although 3 is not quoted?

clojure lisp eval

lazy-seq -- cons outside or in

clojure

Can I include a message in pre and postconditions

error-handling clojure

Variadic function with keyword arguments

Local dependencies in Leiningen without creating a Maven repo?

lein install datomic peer library on mac

How do I check whether a string is UpperCase or not in clojure?

string clojure uppercase

Clojure allows encapsulation and inheritance, but can I combine them?

Idiomatic Mode function in Clojure

statistics clojure