Skip to content

Latest commit

 

History

History
63 lines (33 loc) · 2.48 KB

README.md

File metadata and controls

63 lines (33 loc) · 2.48 KB

Functional Hub

Functional Swift 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 each kata folder.


Copyright © FunctionalHub.com 2018. All rights reserved.