CollectSource
ox.channels.CollectSource
class CollectSource[T, U](s: Source[T], f: T => Option[U]) extends Source[U]
Attributes
- Graph
-
- Supertypes
Members list
Type members
Inherited classlikes
case class Receive extends SelectClause[T]
Attributes
- Inherited from:
- Source
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SelectClause[T]class Objecttrait Matchableclass AnyShow all
case class Received extends SelectResult[T]
Attributes
- Inherited from:
- Source
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SelectResult[T]class Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- SourceOps
Attributes
- Inherited from:
- SourceOps
Attributes
- Inherited from:
- SourceOps
Attributes
- Inherited from:
- SourceOps
Attributes
- Inherited from:
- SourceOps
Attributes
- Inherited from:
- SourceOps
Attributes
- Inherited from:
- SourceOps
Attributes
- Inherited from:
- SourceOps
Inherited fields
Attributes
- Inherited from:
- Source
In this article