Skip to main content

optics

6 posts tagged with “optics”

Nicer data transformation with KopyKat and Optics

Nicer data transformation with KopyKat and Optics

May 4, 2023

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

June 28, 2022

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

May 18, 2022

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

November 30, 2021

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

June 24, 2018

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

January 17, 2018

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

Learn more