ShapeTag

object ShapeTag
Companion:
class
class Object
trait Matchable
class Any

Type members

Classlikes

trait Companion[A] extends ShapeTag[A] with Has[A]
trait Has[A]

Value members

Concrete methods

def apply[A](implicit tag: ShapeTag[A]): ShapeTag[A]

Implicits

Implicits

implicit def newTypeToShapeTag[A](a: Newtype[A]): ShapeTag[_]