scala / 3.2 / scala / collection / factory$.html

Object Factory.Factory

object Factory

Supertypes
Self type

Implicits

Source
implicit def arrayFactory[A : ClassTag]: Factory[A, Array[A]]

Source
implicit val stringFactory: Factory[Char, String]

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/collection/Factory$.html