FunctionalKotlin Katas Save

Functional Katas for all the course modules

Project README

Functional Hub

Functional Kotlin Katas

List of katas

1 - Recursion

- Adding & Multiplying

- Reduce

- Fibonacci

2 - Functions

- Currying

- Partial Application

- CPS

3 - Functional Transforms

- Map

- Filter & Map

- FlatMap (Simple)

- FlatMap (Advanced)

- Reduce

- MapReduce

- Zip

4 - Functor

- Creating the Try Functor

5 - Monoid

- Adding Monoid to Try

6 - Monad

- Adding Monad to Try

7 - Applicative

- Adding Applicative to Try

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.

Open Source Agenda is not affiliated with "FunctionalKotlin Katas" Project. README Source: FunctionalKotlin/katas
Stars
28
Open Issues
1
Last Commit
6 years ago

Open Source Agenda Badge

Open Source Agenda Rating