Shows0

sealed abstract
class Shows0
class Object
trait Matchable
class Any
object Shows

Implicits

Implicits

@implicitAmbiguous("Cannot use value of type ${A} in the `show` interpolator, as no `Show[${A}]` instance could be found")
implicit
def showsAmbig0[A](x: A): Shows
implicit
def showsAmbig1[A](x: A): Shows