Package

com.avsystem.commons

derivation

Permalink

package derivation

Visibility
  1. Public
  2. All

Type Members

  1. trait DeferredInstance[T] extends AnyRef

    Permalink

    Author: ghik Created: 07/12/15.

  2. sealed trait MaterializeRecursively[TC[_]] extends AnyRef

    Permalink

    Marker type used internally by automatic type class derivation macros.

    Marker type used internally by automatic type class derivation macros. Used to inform the compiler and macro engine that automatic derivation of particular type class is allowed in some context.

Value Members

  1. object MaterializeRecursively

    Permalink

Ungrouped