Rolling

object Rolling
Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any
Rolling.type

Type members

Classlikes

sealed trait Mode
case object OnlyCurrent extends Mode
case object OnlyRolling extends Mode
case object Standard extends Mode

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror