An open API service indexing awesome lists of open source software.

https://github.com/andyw8/closure-practice

Exercises from the book Functional Programming for the Object-Oriented Programmer (Brian Marick)
https://github.com/andyw8/closure-practice

Last synced: 4 months ago
JSON representation

Exercises from the book Functional Programming for the Object-Oriented Programmer (Brian Marick)

Awesome Lists containing this project

README

        

closure-practice
================

Exercises from the book Functional Programming for the Object-Oriented Programmer (Brian Marick)

Notes
=====

REPL:

lein repl

Load "ex-1.clj":

lein repl
(load "ex-1")