Package

algebra

macros

Permalink

package macros

Visibility
  1. Public
  2. All

Type Members

  1. case class TypeTagM[T](tpe: String) extends Product with Serializable

    Permalink

    TypeTag is runtime reflection, so is not/will not be in scala.js, hence the macro implementation.

  2. class TypeTagMacros extends AnyRef

    Permalink

Value Members

  1. object TypeTagM extends Serializable

    Permalink

Ungrouped