Axis

object Axis
Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Axis.type

Type members

Classlikes

case object _0 extends Axis
case object _1 extends Axis

Types

type Value = Axis

Inherited types

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Implicits

Implicits

implicit def collapseUred[Tag, V1, AxisT <: Axis, TA, VR, Result](implicit handhold: HandHold[V1, AxisT, TA], impl: UImpl[Tag, TA, VR], collapse: CanCollapseAxis[V1, AxisT, TA, VR, Result]): UImpl2[Tag, V1, AxisT, Result]
implicit def collapseUred3[Tag, V1, AxisT <: Axis, V3, TA, VR, Result](implicit handhold: HandHold[V1, AxisT, TA], impl: UImpl2[Tag, TA, V3, VR], collapse: CanCollapseAxis[V1, AxisT, TA, VR, Result]): UImpl3[Tag, V1, AxisT, V3, Result]