Second small comment regarding the <Monad Comprehe...
# arrow
y
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
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
Sure, I'll either open the PR or create an issue for it!