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

IterableFactory

scala.collection.IterableFactory
See theIterableFactory companion trait

Attributes

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

Members list

Type members

Classlikes

classDelegate[CC[_]](delegate:IterableFactory[CC]) extendsIterableFactory[CC]

Attributes

Source
Factory.scala
Supertypes
traitIterableFactory[CC]
classObject
traitMatchable
classAny
Known subtypes
objectIterable
objectIterable
objectSet
objectIterable
objectSet

Implicits

Implicits

implicitdeftoBuildFrom[A,CC[_]](factory:IterableFactory[CC]):BuildFrom[Any,A,CC[A]]

Attributes

Source
Factory.scala
implicitdeftoFactory[A,CC[_]](factory:IterableFactory[CC]):Factory[A,CC[A]]

Fixes the element type offactory toA

Fixes the element type offactory toA

Type parameters

A

Type of elements

CC

Collection type constructor of the factory (e.g.Seq,List)

Value parameters

factory

The factory to fix the element type

Attributes

Returns

AFactory that uses the givenfactory to build a collection of elements of typeA

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

[8]ページ先頭

©2009-2025 Movatter.jp