StreamCompanionOps

korolev.akka.instances$.StreamCompanionOps
final implicit class StreamCompanionOps(value: Stream.type)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def fromPublisher[F[_] : Effect, T](publisher: Publisher[T]): Stream[F, T]