S1

object S1
Companion:
class
Source:
structures.scala
trait Product
trait Mirror
class Object
trait Matchable
class Any
S1.type

Type members

Classlikes

case class S0(language: String)
Companion:
object
Source:
structures.scala
object S0
Companion:
class
Source:
structures.scala

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
Source:
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala

Givens

Givens

given reader: Reader[S1]
given writer: Writer[S1]