package util

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. sealed abstract class AnnotationList[A, T] extends DepFn0 with Serializable
  2. class AnnotationListMacros extends CaseClassMacros
    Annotations
    @bundle()
  3. sealed abstract class AnnotationOption[A, T] extends Serializable
  4. trait Default[T] extends DepFn0 with Serializable
  5. class DefaultMacros extends CaseClassMacros
    Annotations
    @bundle()
  6. sealed abstract class LowPriority extends Serializable

    Like shapeless.LowPriority, but fine with the "aux pattern" (by "stripping refinements", internally)

  7. abstract class LowPriorityAnnotationOption extends AnyRef
  8. class LowPriorityMacros extends OpenImplicitMacros with LowPriorityTypes
    Annotations
    @bundle()

Value Members

  1. object AnnotationList extends Serializable
  2. object AnnotationOption extends LowPriorityAnnotationOption with Serializable
  3. object Default extends Serializable
  4. object LowPriority extends Serializable
  5. object macrocompat

Ungrouped