TableFor5

object TableFor5

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

Companion:
class
class Object
trait Matchable
class Any

Implicits

Implicits

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

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

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