struct
StrideThrough
<
T
:
Strideable
>
Inheritance |
Reflectable, SequenceType, _SequenceType, _Sequence_Type
View Protocol Hierarchy →
|
---|---|
Associated Types |
Type alias inferred.
Type alias inferred. |
Import |
|
Instance Methods
Return a generator over the elements of this sequence.
Complexity: O(1)
Declaration
func
generate
() -
>
StrideThroughGenerator
<
T
>
A
SequenceType
of values formed by striding over a closed interval