TableFor9

object TableFor9

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

Companion:
class
class Object
trait Matchable
class Any

Implicits

Implicits

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

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

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