Skip to content

FunctionalKotlin/katas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional Hub

Functional Kotlin Katas

List of katas

1 - Recursion

2 - Functions

- CPS

3 - Functional Transforms

- Map

- Zip

4 - Functor

5 - Monoid

6 - Monad

7 - Applicative

How to test

To test the different katas you can run the unit tests provided inside the test folder.


Copyright © FunctionalHub.com 2018. All rights reserved.