Show

quotidian.examples.show.Show
See theShow companion object
trait Show[A]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object given_Show_Int.type
object given_Show_String.type

Members list

Value members

Abstract methods

def show(a: A): String