TableFor1

object TableFor1

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

Companion:
class
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def canBuildFrom[A]: BuildFrom[TableFor1[A], A, TableFor1[A]]

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

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