Open
Description
Pros:
- Convenient for folks who are crossbuilding
- 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