Clojure
Results
67
repositories owned by
Clojure
algo.monads
442
Stars
47
Forks
Watchers
Macros for defining monads, and definition of the most common monads
core.async
1.9k
Stars
216
Forks
Watchers
Facilities for async programming and communication in Clojure
tools.deps.graph
106
Stars
8
Forks
Watchers
Dependency graphs for deps.edn projects
algo.generic
92
Stars
19
Forks
Watchers
Generic versions of commonly used functions, implemented as multimethods that can be implemented for any data type