Contents

ColumnSlice.Element

The type of the column slice’s elements, which is an optional type of the parent column’s type.

Declaration

typealias Element = WrappedElement?

See Also

Supporting Types