List Question
10 TechQA 2023-10-27 08:18:46Smart constructors on data class unsafe when using copy: how to avoid that?
172 views
Asked by jpaMM
Persistent error: Unresolved reference: runBlocking when using kotlinx-coroutines-core-js:1.7.3
213 views
Asked by Mikael Vejdemo-Johansson
FP patterns for combining data from different sources (preferrably in Kotlin and Arrow)
775 views
Asked by greyhairredbear
Arrow lens won't let me set a nullable property to null
445 views
Asked by xlecoustillier
How to efficiently flatten a list of Either in Kotlin
2.2k views
Asked by James
Iso generation is supported for data classes with up to 22 constructor parameters
230 views
Asked by Uma Bodduluri
is ValidatedNel arrow-kt in v1.0 still an Applicative (Functor)?
400 views
Asked by Chris
How to use Either monad and avoid nested flatMap
1.1k views
Asked by Akshay
Closing (Auto)Closeables that exist only in `Either`
247 views
Asked by Kolja
implement a monad comprehension on a list in kotlin using a coroutine
745 views
Asked by Chris