This is a cross-listing of papers related to Clojure, it's core, contrib and popular libraries. Papers noted at Clojure talks, meetups, and conferences can be found here as well.
- core.rrb-vector
- Applicative Functional Programming
- Testing
- QuickCheck
- QuickCheck: A Lightweight Tool for Random Testing of Haskell Programs
- QuickCheck Testing for Fun and Profit
- Property-Based Testing, best explained in John Hughes own talk at ClojureWest 2014.
- QuickCheck