Packages

o

shapeless.test

illTyped

object illTyped

A utility which ensures that a code fragment does not typecheck.

Credit: Stefan Zeiger (@StefanZeiger)

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. illTyped
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. macro def apply(code: String, expected: String): Unit
  2. macro def apply(code: String): Unit