ProductConsCodec
esexpr.ESExprCodec.CodecDerivation.ProductConsCodec
final class ProductConsCodec[HType, TType <: Tuple](fieldCodec: ESExprCodecProduct[HType], tailCodec: ESExprCodecProduct[TType]) extends ESExprCodecProduct[HType *: TType]
Attributes
- Graph
-
- Supertypes
Members list
In this article