Movatterモバイル変換


[0]ホーム

URL:


Scala 3
3.7.4
LearnInstallPlaygroundFind A LibraryCommunityBlog
Scala 3
LearnInstallPlaygroundFind A LibraryCommunityBlog
DocsAPI
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL
Scala 3/scala/scala.runtime/Tuple2Zipped

Tuple2Zipped

scala.runtime.Tuple2Zipped
See theTuple2Zipped companion object
finalclassTuple2Zipped[El1,It1 <:Iterable[El1],El2,It2 <:Iterable[El2]](colls: (It1,It2)) extendsAnyVal,ZippedIterable2[El1,El2]

Attributes

Companion
object
Deprecated
[Since version 2.13.0]Use scala.collection.LazyZip2.
Source
Tuple2Zipped.scala
Graph
Supertypes
traitZippedIterable2[El1,El2]
classAnyVal
traitMatchable
classAny

Members list

Value members

Concrete methods

defexists(p: (El1,El2)=>Boolean):Boolean

Attributes

Source
Tuple2Zipped.scala
deffilter[To1,To2](f: (El1,El2)=>Boolean)(implicitbf1:BuildFrom[It1,El1,To1],bf2:BuildFrom[It2,El2,To2]): (To1,To2)

Attributes

Source
Tuple2Zipped.scala
defflatMap[B,To](f: (El1,El2)=>IterableOnce[B])(implicitbf:BuildFrom[It1,B,To]):To

Attributes

Source
Tuple2Zipped.scala
defforall(p: (El1,El2)=>Boolean):Boolean

Attributes

Source
Tuple2Zipped.scala
defforeach[U](f: (El1,El2)=>U):Unit

Attributes

Source
Tuple2Zipped.scala
overridedefisEmpty:Boolean

Attributes

Definition Classes
Source
Tuple2Zipped.scala
defiterator:Iterator[(El1,El2)]

Attributes

Source
Tuple2Zipped.scala
defmap[B,To](f: (El1,El2)=>B)(implicitbf:BuildFrom[It1,B,To]):To

Attributes

Source
Tuple2Zipped.scala
overridedeftoString:String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Source
Tuple2Zipped.scala
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp