Fills a range with a value from startIndex to endIndex
mutable input range
which value to fill the range with
at which index to start filling the range
at which index to stop filling the range (this index is not filled)
See Implementation
0.0.1
Fills a range with a value from startIndex to endIndex