ZipSeq

cats.data.ZipSeq
See theZipSeq companion class
object ZipSeq

Attributes

Companion
class
Source
ZipSeq.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ZipSeq.type

Members list

Value members

Concrete methods

def apply[A](value: Seq[A]): ZipSeq[A]

Attributes

Source
ZipSeq.scala

Implicits

Implicits

implicit def catsDataEqForZipSeq[A : Eq]: Eq[ZipSeq[A]]

Attributes

Source
ZipSeq.scala