gql.preparation.Alg$.Pure
final case class Pure[A](a: A) extends Alg[Nothing, A]
Attributes
-
Source
-
Alg.scala
-
Graph
-
-
Supertypes
-
trait Product
trait Equals
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product