BuildFromLowPriority2
trait BuildFromLowPriority2
- Source:
- BuildFrom.scala
Implicits
Implicits
implicit def buildFromIterableOps[CC <: ([X] =>> Iterable[X] & IterableOps[X, LazyRef(...), _]), A0, A]: BuildFrom[CC[A0], A, CC[A]]
Build the source collection type from an IterableOps
Build the source collection type from an IterableOps
- Source:
- BuildFrom.scala