State

gql.interpreter.Scope$.State
See theState companion object
sealed trait State[F[_]]

Attributes

Companion
object
Source
Scope.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Closed[F]
class Open[F]
In this article