Lambda World 2018 - Architecting Typed FP Applications & Libraries in Kotlin with Arrow by Raúl Raja

preview_player
Показать описание
This presentation by Raúl Raja took place at Lambda World Seattle on September 18th, 2018 at the Living Computers Museum in Washington.

Architecting Typed FP Applications & Libraries in Kotlin with Arrow

In this talk we will learn the fundamentals of Typed Functional Programming applied to Kotlin with the library Arrow and how we can architect applications and libraries that are polymorphic and composed of pure abstract functions using type classes. Arrow provides a unified programming model in by which Kotlin practitioners can build programs relying on the traditional FP, MTL and Effect type classes in a Tagless Final style offering levels of flexibility and techniques new to the Kotlin FP community.

Follow:

Visit:
Рекомендации по теме
Комментарии
Автор

I can't phatom why this lib doesn't get much attention as it is AMAZING.

ApolloJet