zio.stream.ZStreamPlatformSpecificConstructors
The type of the ZStreamConstructor with the type of the ZStream
value.
The type of the ZStreamConstructor with the type of the ZStream
value.
Constructs a ZStream[Any, Nothing, A] from a Chunk[A].
Constructs a ZStream[Any, Nothing, A] from a Chunk[A].
Constructs a ZStream[RB, EB, B] from a ZHub[RA, RB, EA, EB, A, B].
Constructs a ZStream[RB, EB, B] from a ZHub[RA, RB, EA, EB, A, B].
Constructs a ZStream[Any, Nothing, A] from a Iterable[A].
Constructs a ZStream[Any, Nothing, A] from a Iterable[A].
Constructs a ZStream[Any, Throwable, A] from a
java.util.stream.Stream[A].
Constructs a ZStream[Any, Throwable, A] from a ZManaged[R, Throwable,
java.util.stream.Stream[A]].
Constructs a ZStream[Any, Throwable, A] from a ZIO[R, Throwable,
java.util.stream.Stream[A]].
Constructs a ZStream[RB, EB, B] from a ZQueue[RA, RB, EA, EB, A, B].
Constructs a ZStream[RB, EB, B] from a ZQueue[RA, RB, EA, EB, A, B].
Construct a ZStream[R, E, A] from a ZIO[R, E, A].
Construct a ZStream[R, E, A] from a ZIO[R, E, A].
Construct a ZStream[R, E, A] from a ZIO[R, E, A].
Construct a ZStream[R, E, A] from a ZIO[R, E, A].
Construct a ZStream[R, E, A] from a ZIO[R, Option[E], A].
Construct a ZStream[R, E, A] from a ZIO[R, Option[E], A].
Construct a ZStream[R, E, A] from a ZIO[R, Option[E], A].
Construct a ZStream[R, E, A] from a ZIO[R, Option[E], A].
Construct a ZStream[R, E, A] from a ZIO[R, Option[E], A].
Construct a ZStream[R, E, A] from a ZIO[R, Option[E], A].