oxygen.json.JsonEncoder.TupleEncoder
See theTupleEncoder companion trait
object TupleEncoder
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
TupleEncoder.type
Members list
Type members
Classlikes
final case class Append[A, B <: Tuple](a: JsonEncoder[A], b: TupleEncoder[B]) extends TupleEncoder[A *: B]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case object Empty extends TupleEncoder[EmptyTuple]
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait TupleEncoder[EmptyTuple]trait JsonEncoder[EmptyTuple]class Objecttrait Matchableclass AnyShow all
- Self type
-
Empty.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Givens
Givens
In this article