Functional programming in Kotlin: exploring Arrow by Ties Van de Ven
- Devoxx UK
- May 18, 2022
A talk by Ties van de Ven that shows how Arrow helps to unleash the full FP power of Kotlin.
Arrow Core Arrow OpticsA talk by Ties van de Ven that shows how Arrow helps to unleash the full FP power of Kotlin.
Arrow Core Arrow OpticsA talk by Ties van de Ven explaining how to use the Either monad in practice, and how to use Arrow Optics lenses.
Arrow Core Arrow OpticsThis talk focuses on the day-to-day problems Arrow solves, from small ideas to big concepts.
It includes an overview of all the modules available, and some of the 3rd party libraries made by the community.
Arrow Core Arrow Optics Arrow Fx Arrow Incubator@msya explains how to use various optics and type classes in Arrow. He discusses optics such as
Lens
and Iso
. He also goes over the purpose for type classes and how KEEP-87 will make it easier to implement them.
Functional Programming with Arrow
Arrow Core Arrow OpticsTake a look at the Λrrow documentation Here
. Test and modify real-time code snippets.