You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we add this library to the Toolkit, as I've suggested at Include parallel collections in Toolkit? toolkit#31 , there is a usual expectation that included libraries are cross-platform. Though we've already included os-lib regardless, which is major precedent
Cons:
Non-JVM users might be surprised to have their .par using code compile but not get any actual parallelism
If we're concerned about this, I suppose we could print a runtime warning to stderr, then provide an API call to suppress the warning