simulacrum

package simulacrum

Visibility
  1. Public
  2. All

Type Members

  1. class TypeClassMacros extends AnyRef

  2. class noop extends Annotation with StaticAnnotation

    Annotation that may be applied to methods on a type that is annotated with @typeclass.

  3. class op extends Annotation with StaticAnnotation

    Annotation that may be applied to methods on a type that is annotated with @typeclass.

  4. class typeclass extends Annotation with StaticAnnotation

    Annotation that may be applied to a trait or class of one type parameter to generate boilerplate that makes the type class easier to use.

Value Members

  1. object TypeClassMacros

Ungrouped