# https://users.cs.cf.ac.uk/Dave.Marshall/PERL/node38.html
@array = (1..10);
(3...6)
1..3
..
Languages with Range Operator include Perl, Ruby, Haskell, Elixir, Chapel
View all concepts with or missing a hasRangeOperators measurement
Read more about Range Operator on the web: 1.