Scala 3
3.7.4-bin-SNAPSHOT
Learn
Install
Playground
Find A Library
Community
Blog
Scala 3
Learn
Install
Playground
Find A Library
Community
Blog
Scala 3
/
scala
/
scala.collection
/
Factory
Factory
scala.collection.Factory
See the
Factory
companion trait
object
Factory
Attributes
Companion
trait
Source
Factory.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Factory
.
type
Members list
Clear all
Implicits
Implicits
implicit
def
arrayFactory
[
A
:
ClassTag
]:
Factory
[
A
,
Array
[
A
]]
Attributes
Source
Factory.scala
implicit
val
stringFactory
:
Factory
[
Char
,
String
]
Attributes
Source
Factory.scala
In this article
Attributes
Members list
Implicits
Implicits