ExtTImpl

gql.std.ExtTImpl
final case class ExtTImpl[F[_], A0](fa: F[A0]) extends ExtT[F]

Attributes

Source
ExtT.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ExtT[F]
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type A = A0

Attributes

Source
ExtT.scala

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product