Show

object Show
Companion:
class
class Object
trait Matchable
class Any
Show.type

Implicits

Implicits

implicit def showA[A : Show]: Show[(A, A)]
implicit val showBoolean: Show[Boolean]
implicit val showDouble: Show[Double]
implicit val showInt: Show[Int]