ShownDef
Members list
Type members
Classlikes
Attributes
- Companion:
- object
- Graph
- Supertypes
- Known subtypes
Attributes
Attributes
- Graph
- Supertypes
- Known subtypes
- object Show.type
Attributes
- Graph
- Supertypes
- Known subtypes
- class ShowImplicits1object Show.type
Attributes
- Graph
- Supertypes
- Known subtypes
Types
Represents a value that has been "shown" and can be consumed by StringFormatter. Not just a string because it may be a Seq that StringFormatter will intersperse with the trailing separator. It may also be a CtxShow, which allows the Show instance to finish showing the value with the string interpolator's correct context, that is with non-sensical tagging, message limiting, explanations, etc.
Represents a value that has been "shown" and can be consumed by StringFormatter. Not just a string because it may be a Seq that StringFormatter will intersperse with the trailing separator. It may also be a CtxShow, which allows the Show instance to finish showing the value with the string interpolator's correct context, that is with non-sensical tagging, message limiting, explanations, etc.