Element
The element type of the option set.
Declaration
associatedtype Element = SelfDiscussion
To inherit all the default implementations from the OptionSet protocol, the Element type must be Self, the default.
The element type of the option set.
associatedtype Element = SelfTo inherit all the default implementations from the OptionSet protocol, the Element type must be Self, the default.