theleoborges / purely-functional-data-structures
Clojure versions of the code and solutions from the book Purely Functional Data Structures
☆90Updated 11 years ago
Alternatives and similar repositories for purely-functional-data-structures:
Users that are interested in purely-functional-data-structures are comparing it to the libraries listed below
- A Clojure implementation of the Dancing Links algorithm☆74Updated 5 years ago
- Maze algorithms in Clojure (from Jamis Buck's "Mazes for Programmers" book)☆24Updated 2 years ago
- Leiningen plugin for Typed Clojure☆82Updated 6 years ago
- Continuation Passing Style macro compiler for Clojure