Functional Programming in Kotlin with Arrow by Emmanuel Nhan
- Sunny Tech, Montpellier
- June 27, 2018
@nhanmanu introduces Kotlin and how it is a good fit for functional programming. The talk goes through some interesting features of Kotlin, then show how to use them to enter the world of Higher Kinds and Typeclasses. In the last part, we explore some Arrow capabilities & built-in syntax, using validation as an example.
Arrow Core