gql.EmptyableArg$
See theEmptyableArg companion trait
object EmptyableArg
Attributes
- Companion
- trait
- Source
- Arg.scala
- Graph
-
- Supertypes
- Self type
-
EmptyableArg.type
Members list
Type members
Classlikes
case object Empty extends EmptyableArg[Unit]
Attributes
- Source
- Arg.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait EmptyableArg[Unit]class Objecttrait Matchableclass AnyShow all
- Self type
-
Empty.type
final case class Lift[A](a: Arg[A]) extends EmptyableArg[A]
Attributes
- Source
- Arg.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait EmptyableArg[A]class Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The name of the type
In this article