Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Functional programming in Kotlin with Arrow.kt
Arrow strives to be a great functional companion library for Kotlin. This is not just a matter of style: with this functional style we can describe complex patterns in an easy way, and we aim to showcase a few of them in the context of a Ktor project. We’ll discuss how to handle retries using circuit breakers and schedulers, and how to do validation in a powerful fashion. Along the way, we’ll show a bit of other Arrow projects, like optics and analysis. Demo project: https://github.com/arrow-kt/backend-a... Speakers: Simon Vergauwen, Alejandro Serrano Mena

Follow along using the transcript.

Kotlin by JetBrains

86.7K subscribers