:=

org.virtuslab.iskra.:=
class :=[L <: Label, T <: DataType](untyped: Column) extends Column[T], NamedColumns[(L := T) *: EmptyTuple]

Attributes

Graph
Supertypes
trait NamedColumns[(L := T) *: EmptyTuple]
class Column[T]
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

inline def name(using v: ValueOf[Name]): Name

Attributes

Inherited from:
Column

Inherited fields

val underlyingColumns: Seq[Column]

Attributes

Inherited from:
NamedColumns