ostrat.ShowT
See theShowT companion object
A type class for string, text and visual representation of objects. An alternative to toString. This trait has mor demanding ambitions Mostly you will want to use Persist which not only gives the Show methods to String representation, but the methods to parse Strings back to objects of the type T. However it may often be useful to start with Show type class and upgrade it later to Persist[T]. The capabilities of decimal place precision and explicit typing for numbers are placed defined here and in the corresponding SHow type class although they have n meaning / purpose for many types, as separating them adds enormous complexity for very little gain.
Attributes
- Companion:
- object
- Graph
- Supertypes
- Known subtypes
- trait Persist[T]trait PersistCompound[R]class PersistSeqImplicit[A]class ArrRefPersist[A]class ArrayRefPersist[A]object PersistImplicit.typeobject PersistImplicit.typeobject PersistImplicit.typeobject PersistImplicit.typetrait PersistN[R]class PersistShowDbl2[R]class PersistShowInt2[R]class PersistShowDbl3[R]trait PersistShowN[R]class PersistSimple[A]class PersistSingletons[A]object FactionPersistImplicit.typeobject PolityPersist.typeobject PolityPersist.typeclass IntPersistClasstrait ShowCompoundT[R]trait ShowNT[R]trait ShowShowDbl2T[R]class ShowShowDbl2TImp[R]trait ShowShowInt2T[R]class ShowShowInt2TImp[R]trait ShowShowDbl3T[R]class ShowShowDbl3TImp[R]trait ShowShowNT[R]trait ShowShowT[R]trait ShowSimpleT[A]