EmbedStream

gql.resolver.Step$.Alg$.EmbedStream
final case class EmbedStream[F[_], I](signal: Boolean) extends Step[F, Stream[F, I], I]

Attributes

Source
Step.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Step[F, Stream[F, I], I]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product