code register log in programs messages download about privacy terms french production
home / documentation / Object / exclusive_range
Object
examples
exclusive range to list
input
1.exclusive_range(10).to_list
result
[1, 2, 3, 4, 5, 6, 7, 8, 9]