Is there a build-in way to create `IntRange` by `s...
# getting-started
p
Is there a build-in way to create
IntRange
by
start
and
count
? If no, how would you suggest to call such function?