Impl
oxygen.meta.K0.Derivable.ProductDeriver.Impl
final class Impl[F[_], A](value: () => Expr[F[A]])(using x$2: Quotes, x$3: Type[F], x$4: Type[A], x$5: ProductGeneric[A]) extends ProductDeriver[F, A]
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
This only works if the Derivable.ProductDeriver in your Derivable uses Derivable.ProductDeriver.withInstances.
This only works if the Derivable.ProductDeriver in your Derivable uses Derivable.ProductDeriver.withInstances.
Attributes
- Inherited from:
- ProductDeriver
Givens
Inherited givens
Attributes
- Inherited from:
- ProductDeriver
Attributes
- Inherited from:
- ProductDeriver
Attributes
- Inherited from:
- ProductDeriver
Attributes
- Inherited from:
- ProductDeriver
In this article