gql.resolver.Step$.Alg$.Batch
final case class Batch[F[_], K, V](id: BatchKey[K, V]) extends Step[F, Set[K], Map[K, V]]
Attributes
-
Source
-
Step.scala
-
Graph
-
-
Supertypes
-
trait Product
trait Equals
trait
Step[
F,
Set[
K],
Map[
K,
V]]
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product