From #Either to Raise#Kotlin
From Either to Raise | ArrowLearning about Raise from other FP ecosystems.
#Arrow's #Either: The #Kotlin Chapter of our Scary Words Saga
Arrow's Either: The Kotlin Chapter of our Scary Words SagaTaking our functor-applicative-monad tour from Elm to Kotlin, and discovering that Arrow has its own opinions about all this
Next level #Kotlin support in #SpringBoot 4https://spring.io/blog/2025/12/18/next
Next level Kotlin support in Spring Boot 4Level up your Java code and explore what Spring can do for you.
Years ago, I developed a #Kotlin #GUI to help me rename my files in batch. Last week, I was surprised to see that it didn’t work to rename a network volume, though it had in the past. In this post, I aim to describe the issue and its solution.
How to get the right CoroutineScope#Kotlin