ostrat.ShowSeqLike
See theShowSeqLike companion object
trait ShowSeqLike[Ae, A] extends ShowCompound[A]
Base traits for all Show type classs instances for sequence like objectss including not only SeqLikes but also standard library collections like Iterable and Arrays.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait ShowCompound[A]trait Show[A]trait ShowType[A]trait Persistclass Objecttrait Matchableclass Any
- Known subtypes
-
Members list
In this article