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?The type of the column slice’s elements, which is an optional type of the parent column’s type.
typealias Element = WrappedElement?