Source

beam.Source
object Source

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Source.type

Members list

Value members

Concrete methods

def apply[O, U](body: (fx: SourceEffect[O]) => Computation[Unit, U & fx.type]): Stream[O, U]