Skip to main content

optics

6 posts tagged with “optics”

Nicer data transformation with KopyKat and Optics

Nicer data transformation with KopyKat and Optics

undefined

Watch Alejandro Serrano's presentation from KotlinConf 2023 about data transformation.

Learn more
Turbocharging Kotlin: Arrow Analysis, Optics, and Meta

Turbocharging Kotlin: Arrow Analysis, Optics, and Meta

undefined

Raul Raja, Simon Vergauwen, and Alejandro Serrano appeared on Talking Kotlin to chat about Arrow.

Learn more
Functional programming in Kotlin: exploring Arrow by Ties Van de Ven

Functional programming in Kotlin: exploring Arrow by Ties Van de Ven

undefined

A talk by Ties van de Ven that shows how Arrow helps to unleash the full FP power of Kotlin.

Learn more
Functional programming in Kotlin: Exploring Arrow

Functional programming in Kotlin: Exploring Arrow

undefined

A talk by Ties van de Ven explaining how to use the Either monad in practice, and how to use Arrow Optics lenses.

Learn more
State of the functional ecosystem in Kotlin: Mid 2018 checkup

State of the functional ecosystem in Kotlin: Mid 2018 checkup

undefined

This talk focuses on the day-to-day problems Arrow solves, from small ideas to big concepts.

Learn more
Optics and Type Classes in Arrow

Optics and Type Classes in Arrow

undefined

@msya explains how to use various optics and type classes in Arrow. He discusses optics such as

Learn more