Task 0.5.0-SNAPSHOT

Released under the Apache License 2.0

Task is a Clojure library for asynchronous computation. It provides functional primitives that makes concurrent programming accessible and powerful.

Installation

To install, add the following dependency to your project or build file:

[com.github.ane/task "0.5.0-SNAPSHOT"]

Namespaces

task.core

This namespace contains the core components of the task libary.