Slide 3
Slide 3 text
Agenda
1- Overview of Functional Programming
2- Functional Constructs of Kotlin
3- Introduction to Arrow
4- Deep dive into Arrow Data Types: Option, Either, Try
5- Deep dive into Arrow Type Classes: Functor, Monad, Applicative
6- More FP Concepts
7- Sample Apps