Skip to content
Snippets Groups Projects
Commit 4aad54ca authored by Allen Gilliland's avatar Allen Gilliland
Browse files

add core.async

parent 3b2de983
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@
:aliases {"test" ["with-profile" "+expectations" "expectations"]
"generate-sample-dataset" ["with-profile" "+generate-sample-dataset" "run"]}
:dependencies [[org.clojure/clojure "1.7.0"]
[org.clojure/core.async "0.1.346.0-17112a-alpha"]
[org.clojure/core.logic "0.8.10"]
[org.clojure/core.match "0.3.0-alpha4"] ; optimized pattern matching library for Clojure
[org.clojure/core.memoize "0.5.7"] ; needed by core.match; has useful FIFO, LRU, etc. caching mechanisms
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment