Skip to main content

Functional Programming in Kotlin with Arrow by Emmanuel Nhan

Sunny Tech, Montpellier · · One min read
Functional Programming in Kotlin with Arrow by Emmanuel Nhan

@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.