clj-con

2024-10-12

Clojure-style concurrency operations like `future`, `promise`, and `atom`.

Upstream URL

github.com/dtenny/clj-con

Author

Dave Tenny

License

MIT
README

clj-con

Implements Clojure-styled concurrency operations such as `future` and `promise`.

Version:
0.1.0
License:
MIT
Authors:
Dave Tenny
Dependencies:
  • bordeaux-threads

clj-con-test

Tests for the :clj-con package.

Version:
0.1.0
License:
MIT
Authors:
Dave Tenny
Dependencies:
  • clj-con

  • fiveam

Dependencies (3)

  • atomics
  • bordeaux-threads
  • fiveam

Dependents (0)

    • GitHub
    • Quicklisp