Show

org.specs2.fp.Show
See theShow companion object
trait Show[F]

Inspired from the scalaz (https://github.com/scalaz/scalaz) project

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def show(f: F): String