NoImplicit

final
class NoImplicit[A]

NoImplicit provides a way to ensure that a particular implicit doesn't exist. It is often useful to work-around annoying ambiguous implicit problems.

Companion
object
class Object
trait Matchable
class Any