TableFor7

object TableFor7

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

Companion:
class
class Object
trait Matchable
class Any

Implicits

Implicits

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

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

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