Type Alias

HorizontalEdge.Set.Element

The element type of the option set.

Declaration 宣言

typealias Element = HorizontalEdge.Set

Discussion 議論

To inherit all the default implementations from the OptionSet protocol, the Element type must be Self, the default.