Packages

t

shapeless.ops.union

LowPrioritySelector

trait LowPrioritySelector extends AnyRef

Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LowPrioritySelector
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Aux[C <: Coproduct, K, V0] = Selector[C, K] { type V = V0 }

Value Members

  1. implicit def tlSelector[H, T <: Coproduct, K](implicit st: Selector[T, K]): Aux[:+:[H, T], K, V]