Package

com.sumologic.sumobot

util

Permalink

package util

Visibility
  1. Public
  2. All

Value Members

  1. object ParExecutor

    Permalink

    This attempts to be a trivial replacement to Scala 2.13 moving .par to a new package, which ends up being hard to import correctly with Gradle.

    This attempts to be a trivial replacement to Scala 2.13 moving .par to a new package, which ends up being hard to import correctly with Gradle. (It should be relatively easy with SBT, but alas.)

    See https://github.com/scala/scala-parallel-collections and https://github.com/scala/scala-parallel-collections/issues/22

Ungrouped