SignalingJunction

class Object
trait Matchable
class Any

Type members

Classlikes

object Negative
Companion
class
trait Negative[A] extends Negative[A] with Negative[A]

Witnesses that A can both produce and await a negative (i.e. Need) signal.

Witnesses that A can both produce and await a negative (i.e. Need) signal.

Companion
object
object Positive
Companion
class
trait Positive[A] extends Positive[A] with Positive[A]

Witnesses that A can both produce and await a positive (i.e. Done) signal.

Witnesses that A can both produce and await a positive (i.e. Done) signal.

Companion
object