Skip to content

A set of common ideas for learning functional programming

Notifications You must be signed in to change notification settings

dickwall/functional-koans

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional Koans

Getting Started

To download the dependencies, install leiningen (http://github.com/technomancy/leiningen). After you have leiningen installed run

lein deps

which will download all dependencies you need to run the clojure koans.

Running The Koans

To run the koans, simply run

lein run

About

A set of common ideas for learning functional programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published