Regis Kuckaertz
Regis Kuckaertz
Yes! You are 💯 correct and I should have thought about that. I feel like the second solution is slightly better, as it will reduce user-land code. Are you happy...
Great work @ASRagab ! Let's get this merged, I think @jdegoes or @adamgfraser will want to give the final 👍
These failures are unrelated.
@TobiasPfeifer hello 👋 did you see @mijicd 's comments on using STM? Do you have the bandwidth to switch the implementation? I'm more than happy to help, let me know.
that would be amazing! Is stack-safety a guarantee you want to provide by default? It is quite strong. I wonder if this is not too limiting, but admittedly there are...
oh I did not see that. Yeah I agree, this is a tough one. The trick used in PureScript is to write `foldr` in terms of `foldMap` and vice versa,...
yeah 🤕 is it safe to use `optional` or `provided` if going in the second direction in that case?
There's a compilation error due to this compiler bug: https://github.com/lampepfl/dotty/issues/15855
Done (I found the flaky test, will work on this separately). I split the JVM and JS tests into two steps, so that I can exclude Scala3+JS but let me...
@thesamet gentle ping.