/y-combinator-notes

Notes on fixed point combinators

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

y-combinator-notes

This is a collection of notes on fixed point combinators, gathered from references in Viksit Gaur's Practical Applications of the Y Combinator in Clojure

Usage

Just follow along with the prose in core.clj.

To see that some of the assertions are reasonable, cd to the project directory and run lein test

License

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.