SeqLike

ostrat.SeqLike
See theSeqLike companion trait
object SeqLike

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SeqLike.type

Members list

Implicits

Implicits

implicit def unshowEv[A, AA <: SeqLike[A]](implicit evIn: Unshow[A], buildIn: BuilderSeqLikeMap[A, AA]): Unshow[AA]

Implicit method for creating SeqLike instances.

Implicit method for creating SeqLike instances.

Attributes