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/Ops

Ops

scala.runtime.Tuple2Zipped.Ops
finalclassOps[T1,T2](x: (T1,T2)) extendsAnyVal

Attributes

Source
Tuple2Zipped.scala
Graph
Supertypes
classAnyVal
traitMatchable
classAny

Members list

Value members

Deprecated methods

definvert[El1,It1 <:(Iterable),El2,It2 <:(Iterable),That](implicitw1:T1<:<It1[El1],w2:T2<:<It2[El2],bf:BuildFrom[T1, (El1,El2),That]):That

Attributes

Deprecated
[Since version 2.13.0]Use xs.lazyZip(yz).map((_, _))
Source
Tuple2Zipped.scala
defzipped[El1,It1 <:Iterable[El1],El2,It2 <:Iterable[El2]](implicitw1:T1=>IterableOps[El1,Iterable,It1] &It1,w2:T2=>IterableOps[El2,Iterable,It2] &It2):Tuple2Zipped[El1,It1,El2,It2]

Attributes

Deprecated
[Since version 2.13.0]Use xs.lazyZip(ys)
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