ostrat.ShowSimple
See theShowSimple companion object
trait ShowSimple[-A] extends Show[A]
Shows a simple object like a Singleton object or a Double. For your own objects that you control it is better to use Show and its helper sub rather than the sub traits of ShowT to implement your Show functionality.S
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
-
trait ShowEffectReport[A]trait ShowFileWritten[A]
Members list
In this article