ZipList

cats.data.ZipList
See theZipList companion object
final class ZipList[A](val value: List[A]) extends AnyVal

Attributes

Companion
object
Source
ZipList.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete fields

val value: List[A]

Attributes

Source
ZipList.scala