Second small comment regarding the Monad Comprehensions tutorial. We may want to update the examples as I noticed it uses the now deprecated
arrow.core.computations.either
object as opposed to its replacement
arrow.core.continuations.either
.
s
simon.vergauwen
08/12/2022, 7:16 AM
That is super valid! If you could create a ticket on Github that would be greatly appreciated 🙏
A PR with a fix would be very appreciated as well 😜 (If you're interested in contributing or helping out, there is also #arrow-contributors)
y
Yannick Lazzari
08/12/2022, 12:32 PM
Sure, I'll either open the PR or create an issue for it!