Show

sbt.util.Show$
See theShow companion trait
object Show

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Show.type

Members list

Concise view

Value members

Concrete methods

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