Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 481 Bytes

README.MD

File metadata and controls

10 lines (8 loc) · 481 Bytes

Why Functional Programming in Kotlin?

This is a small example illustrating this blog post and is a follow up of the previous post.

The example itself could be run using:

$ mvnw test

But it have been create with the idea to follow the different tests, so please choose your favorite IDE and review them incrementally.