GenericCanCombineFrom
A generic implementation of the CanCombineFrom
trait, which forwards
all calls to apply(from)
to the genericParBuilder
method of the parallel collection
from
, and calls to apply()
to this factory.
A generic implementation of the CanCombineFrom
trait, which forwards
all calls to apply(from)
to the genericParBuilder
method of the parallel collection
from
, and calls to apply()
to this factory.