SignalingJunction

libretto.CoreLib.SignalingJunction

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Negative

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Negative.type
trait Negative[A] extends Negative[A], 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.

Attributes

Companion
object
Supertypes
trait Negative[A]
trait Negative[A]
trait Negative[A]
class Object
trait Matchable
class Any
Show all
object Positive

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Positive.type
trait Positive[A] extends Positive[A], 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.

Attributes

Companion
object
Supertypes
trait Positive[A]
trait Positive[A]
trait Positive[A]
class Object
trait Matchable
class Any
Show all