leon

par

package par

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. par
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. case class Task[A](c: A) extends Product with Serializable

    Annotations
    @library()

Value Members

  1. def parallel[A, B](x: ⇒ A, y: ⇒ B): (A, B)

    Annotations
    @library() @inline()
  2. def task[A](c: A): Task[A]

    Annotations
    @library()

Inherited from AnyRef

Inherited from Any

Ungrouped