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.collection/IterableOps

IterableOps

scala.collection.IterableOps
See theIterableOps companion trait

Attributes

Companion
trait
Source
Iterable.scala
Graph
Supertypes
classObject
traitMatchable
classAny
Self type

Members list

Type members

Classlikes

finalclassSizeCompareOps extendsAnyVal

Operations for comparing the size of a collection to a test value.

Operations for comparing the size of a collection to a test value.

These operations are implemented in terms ofsizeCompare(Int).

Attributes

Source
Iterable.scala
Supertypes
classAnyVal
traitMatchable
classAny
classWithFilter[+A,+CC[_]](self:IterableOps[A,CC,_],p:A=>Boolean) extendsWithFilter[A,CC],Serializable

A trait that contains just themap,flatMap,foreach andwithFilter methods of traitIterable.

A trait that contains just themap,flatMap,foreach andwithFilter methods of traitIterable.

Type parameters

A

Element type (e.g.Int)

CC

Collection type constructor (e.g.List)

Attributes

Source
Iterable.scala
Supertypes
classWithFilter[A,CC]
classObject
traitMatchable
classAny
Known subtypes
classWithFilter[K,V,IterableCC,CC]
classWithFilter[K,V,IterableCC,MapCC,CC]
classWithFilter[A,IterableCC,CC]
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp