IterationImpl.range

struct IterationImpl(ThreadStrategy Kind)
IteratorRange!(typeof(this))
range
()

Return Value

Type: IteratorRange!(typeof(this))

a range that continue until all variables stop changing.

Meta