TableFor10

object TableFor10

Companion object for class TableFor10 that provides an implicit canBuildFrom method that enables higher order functions defined on TableFor10 to return another TableFor10.

Companion:
class
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def canBuildFrom[A, B, C, D, E, F, G, H, I, J]: BuildFrom[TableFor10[A, B, C, D, E, F, G, H, I, J], (A, B, C, D, E, F, G, H, I, J), TableFor10[A, B, C, D, E, F, G, H, I, J]]

Implicit method enabling higher order functions of TableFor10 to return sequences of type TableFor10.

Implicit method enabling higher order functions of TableFor10 to return sequences of type TableFor10.