Show

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

Value members

Concrete methods

def apply[A](f: A => String): Show[A]
def fromToString[A]: Show[A]