given_Show_Atoms

dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Atoms
object given_Show_Atoms extends Show[Atoms]

Attributes

Graph
Supertypes
class Show[Atoms]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def show(x: Atoms): Shown

Show a value T by returning a "shown" result.

Show a value T by returning a "shown" result.

Attributes