Positive

libretto.CoreLib.SignalingJunction$.Positive
See thePositive companion object
trait Positive[A] extends Positive[A] with Positive[A]

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

Attributes

Companion:
object
Graph
Supertypes
trait Positive[A]
trait Positive[A]
trait Positive[A]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Expresses that awaiting a signal and then signaling does not speed up the original signal, i.e. that the point of signaling in A is causally dependent on the point of awaiting in A.

Expresses that awaiting a signal and then signaling does not speed up the original signal, i.e. that the point of signaling in A is causally dependent on the point of awaiting in A.

Attributes

Expresses that awaiting one's own signal does not introduce a new causal dependency, i.e. that the point of awaiting in A is causally dependent on the point of signaling in A.

Expresses that awaiting one's own signal does not introduce a new causal dependency, i.e. that the point of awaiting in A is causally dependent on the point of signaling in A.

Attributes

Inherited methods

Alias for awaitPingFst.

Alias for awaitPingFst.

Attributes

Inherited from:
Positive
override def awaitPingFst: Ping |*| A -⚬ A

Attributes

Definition Classes
Inherited from:
Positive

Attributes

Inherited from:
Positive

Alias for awaitPosFst.

Alias for awaitPosFst.

Attributes

Inherited from:
Positive

Attributes

Inherited from:
Positive

Attributes

Inherited from:
Positive
def defer: A -⚬ Deferred[A]

Attributes

Inherited from:
Positive
def detain: A -⚬ Detained[A]

Attributes

Inherited from:
Positive

Attributes

Inherited from:
Positive

Attributes

Inherited from:
Positive

Attributes

Inherited from:
Positive

Attributes

Inherited from:
Positive

Attributes

Inherited from:
Positive

Attributes

Inherited from:
Positive

Attributes

Inherited from:
Positive

Attributes

Inherited from:
Positive

Alias for signalPosSnd.

Alias for signalPosSnd.

Attributes

Inherited from:
Positive

Alias for signalPosFst.

Alias for signalPosFst.

Attributes

Inherited from:
Positive

Attributes

Inherited from:
Positive

Attributes

Inherited from:
Positive