FunctionalSwift / katas

Functional Katas for all the course modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Functional Katas for all the course modules

License:Other


Languages

Language:Swift 100.0%