ParRange

scala.collection.parallel.immutable.ParRange
See theParRange companion class
object ParRange

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ParRange.type

Members list

Value members

Concrete methods

def apply(start: Int, end: Int, step: Int, inclusive: Boolean): ParRange