TableFor4

object TableFor4

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

Companion:
class
class Object
trait Matchable
class Any

Implicits

Implicits

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

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

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