felher
felher
Okay, because of https://github.com/scalacenter/scastie/pull/1054, it seems that scala 3 libraries don't currently work on scalajs. So this will be a larger-than-expected refactoring, splitting the code into different modules and dropping...
After rewriting to use only scala 2 features and using scalajs-dom with for3Use2_13, there still seem to be some problems, currently tracked by https://github.com/scalacenter/scastie/issues/1102
I, too, would prefer a more aggressive stance on closing when talking about java streams. I feel the same way about it as @simpadjo does: `fromJavaStream` - and its alternatives...
Yeah, that's right. Both the modularity and the typeclass features are hidden behind the modularity flag. Sorry for the confusion. As @antonsviridov-src said, it is specified in the "Better Support...