a tiny library of functional programming utils. (f_ (+ _ )) -> (lambda () (+ _ _)). Public domain
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
A couple of lambda shorthand macros
Anonymous lambda literal in Common Lisp, respecting Scala