Packages

package pulp

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Package Members

  1. package internals
  2. package semiauto

Type Members

  1. macro class Cached extends Annotation with StaticAnnotation
    Annotations
    @compileTimeOnly("enable macro paradise to expand macro annotations")
  2. macro class Factory extends Annotation with StaticAnnotation
    Annotations
    @compileTimeOnly("enable macro paradise to expand macro annotations")
  3. macro class ImplementedAs[T] extends Annotation with StaticAnnotation
    Annotations
    @compileTimeOnly("enable macro paradise to expand macro annotations")
  4. trait PlatformSpecific extends AnyRef
  5. trait Provider[A] extends AnyRef
    Annotations
    @implicitNotFound("Provider[${A}] not found, add annotation to ${A} or provide implicit Providers for constructor args")
  6. macro class Singleton extends Annotation with StaticAnnotation
    Annotations
    @compileTimeOnly("enable macro paradise to expand macro annotations")
  7. macro class Wired extends Annotation with StaticAnnotation
    Annotations
    @compileTimeOnly("enable macro paradise to expand macro annotations")

Value Members

  1. object Provider extends PlatformSpecific

Ungrouped