IsomorphismShow

trait IsomorphismShow[F, G] extends Show[F]
trait Show[F]
class Object
trait Matchable
class Any

Value members

Abstract methods

def iso: IsoSet[F, G]

Concrete methods

override
def show(f: F): Cord
Definition Classes

Inherited methods

def shows(f: F): String
Inherited from
Show

Inherited fields

Inherited from
Show

Implicits

Implicits

implicit
def G: Show[G]