fs2.concurrent.Signal$.BooleanSignalOps
Attributes
- Source:
- Signal.scala
- Graph
- Supertypes
class AnyVal
trait Matchable
class Any
Members list
Concise view
Value members
Interrupts the supplied Stream
when this Signal
is true
.
Interrupts the supplied Stream
when this Signal
is true
.
Attributes
- Source:
- Signal.scala
Predicates the supplied effect f
on this Signal
being true
.
Predicates the supplied effect f
on this Signal
being true
.
Attributes
- Source:
- Signal.scala