Skip to content

DocOnDev/functional-koans

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Functional Koans

About the Koans

There are several functional languages that have contributed their own versions of the koans. Each language has it's own branch with detailed instructions on how to get started.

Getting Started

To get the koans for a particular language, simply checkout the branch:

git checkout -b <branch_name>

where <branch_name> is the name of the branch (language) you want to work on. To get a list of all branches run:

git branch -a

About

A set of common ideas for learning functional programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published