SeqSyntax

trait SeqSyntax
class Object
trait Matchable
class Any
trait AllSyntax
object implicits.type
object all.type
object allButCats.type
object seq.type

Implicits

Implicits

implicit def indexedSeqOps[@specialized A, CC <: (IndexedSeq)](lhs: CC[A]): IndexedSeqOps[A, CC]
implicit def seqOps[@specialized A, CC <: (Iterable)](lhs: CC[A]): SeqOps[A, CC]