Cap

object Cap
Companion:
class
Source:
Cap.scala
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Cap.type

Type members

Classlikes

case object Butt extends Cap
Source:
Cap.scala
case object Round extends Cap
Source:
Cap.scala
case object Square extends Cap
Source:
Cap.scala

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala

Value members

Concrete fields

val butt: Cap
Source:
Cap.scala
val round: Cap
Source:
Cap.scala
val square: Cap
Source:
Cap.scala