Inheritance |
Comparable, Equatable, ForwardIndexType, _Comparable, _ForwardIndexType, _Incrementable
View Protocol Hierarchy →
|
---|---|
Import |
|
Instance Methods
Returns the next consecutive value after self
.
Requires: the next value is representable.
Declaration
func
successor
() -
>
SetIndex
<
T
>
Used to access the members in an instance of
Set<T>
.