gql.resolver.Step$.Alg$.Lift
final case class Lift[I, O](f: I => O) extends Step[Nothing, I, O]
Attributes
-
Source
-
Step.scala
-
Graph
-
-
Supertypes
-
trait Product
trait Equals
trait
Step[
Nothing,
I,
O]
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product