Contents

FilledColumn.Element

The type of the column’s elements that defines an associated type for the bidirectional collection protocol.

Declaration

typealias Element = Base.WrappedElement

Discussion

See BidirectionalCollection for more information.

See Also

Supporting Types