https://kotlinlang.org logo
Title
y

Youssef Shoaib [MOD]

05/26/2023, 1:23 PM
Just made a PR for a
withError
raise builder, suggested by @CLOVIS, alongside a (surprisingly missing)
Effect.mapError
. There's also a suggestion there as to whether we should have a
merge { }
raise builder or not (which would return a supertype of the raised and returned values, and hence be an analogue for
Effect.merge
)
cc: @CLOVIS
c

CLOVIS

05/26/2023, 1:27 PM
Oh, didn't know about this channel, thanks. I'll read it this weekend.
s

simon.vergauwen

05/26/2023, 3:14 PM
Thanks for the PR @Youssef Shoaib [MOD] 🙌 Need to make some time to look into everything and release RC. I’ve had kind of burn-out from the 1.2.0/2.0.0 rush 😅
Let’s leave merge for a separate discussion / PR.
y

Youssef Shoaib [MOD]

05/26/2023, 3:15 PM
Perfectly understandable! I can't imagine how stressful it has been