Var

gql.arrow.Var
See theVar companion object
final case class Var[A](impl: FreeApplicative[FetchVar, A]) extends AnyVal

Attributes

Companion
object
Source
Language.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product