ShownDef
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
object given_Show_ApproxState.typeobject given_Show_FlagSet.typeobject given_Show_PurityLevel.typeobject ShowAny.type
Attributes
- Companion
- class
- Supertypes
-
class ShowImplicits1class ShowImplicits2class ShowImplicits3class Objecttrait Matchableclass AnyShow all
- Self type
-
Show.type
Attributes
- Supertypes
- Known subtypes
-
object Show.type
Attributes
- Supertypes
- Known subtypes
-
class ShowImplicits1object Show.type
Attributes
- 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.