ShowOps

org.specs2.fp.ShowSyntax.ShowOps
implicit class ShowOps[A](a: A)(implicit evidence$1: Show[A])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def show: String