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 Product
trait Equals
trait Step[F, Stream[F, I], I]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product