What's the current stability status of Arrow Core for multiplatform projects?
s
simon.vergauwen
10/26/2022, 2:36 PM
It's completely stable. We've been supporting MPP for Core, Fx and Optics since 1.x.x release Sept 2021. I'm using it in a bunch of MPP projects, and some users have reported using it with KMP as well.
c
CLOVIS
10/26/2022, 2:37 PM
Great, thanks! I have a homegrown equivalent of Either which is honestly not fun to work with and I'm trying to replace it.
CLOVIS
10/26/2022, 2:37 PM
(JVM+JS)
s
simon.vergauwen
10/29/2022, 3:33 PM
You can safely replace it with the one you can find in Arrow-Core if you want ☺️