List Question
20 TechQA 2024-03-20T16:14:08.770000Arrow typed errors library in java
42 views
Asked by Jordi
In Arrow Kotlin, what's the replacement for deprecated sequence?
77 views
Asked by jpaMM
Persistent error: Unresolved reference: runBlocking when using kotlinx-coroutines-core-js:1.7.3
218 views
Asked by Mikael Vejdemo-Johansson
Smart constructors on data class unsafe when using copy: how to avoid that?
175 views
Asked by jpaMM
Modify property of sealed interface
84 views
Asked by zOqvxf
How to build a Lens to "filter and modify" elements of list element? Using Arrow Optics
150 views
Asked by Jason
How to call Arrow.kt function returning basically Either but using multiple context receivers
588 views
Asked by Alevinevich
Why doesn't Ior have a specific type for "warning" in Arrow-kt?
74 views
Asked by vitorscoelho
Mocking a service that uses a context receiver Raise<BusinessError> using Mockito
201 views
Asked by codependent
How can we use context receivers and Arrow 1.2.0 parZipOrAccumulate? No required context receiver found: Cxt
557 views
Asked by codependent
Can't bind when accumulating errors into a Nel<ApplicationError> using Arrow 1.2.0 parZipOrAccumulate
189 views
Asked by codependent
LiveData not captured when unit testing Either.fold()
112 views
Asked by marcpetitvecino
How to flatten Arrow-KT's either and Kotlin Coroutines' Flow
379 views
Asked by craigmiller160
How to create a member variable of Arrow Atomic in kotlin
222 views
Asked by Vencat
How to create an alias to bind method in Arrow-kt?
306 views
Asked by Rolintocour
Kotlin Arrow EffectScope.shift() implementation throws exception?
292 views
Asked by rascio
Convert java Optional to Kotlin Arrow Option
475 views
Asked by igr
How do you add/remove an element of immutable list using Arrow Optics?
269 views
Asked by Todd O'Bryan
kotlin.NoWhenBranchMatchedException under unit testing a tailrec function with arrow-kt in the mix
559 views
Asked by Albert Scholtz
Best approach with arrowKt and repositories
142 views
Asked by user1772211