TableFor6

object TableFor6

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

Companion:
class
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def canBuildFrom[A, B, C, D, E, F]: BuildFrom[TableFor6[A, B, C, D, E, F], (A, B, C, D, E, F), TableFor6[A, B, C, D, E, F]]

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

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