ContravariantShow

cats.Show$.ContravariantShow
trait ContravariantShow[-T] extends Serializable

Attributes

Source
Show.scala
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
trait Show[T]

Members list

Value members

Abstract methods

def show(t: T): String

Attributes

Source
Show.scala