operators-range.p6

Run Settings
LanguageRaku
Language Version
Run Command
use v6; say ^10; say 0..^10; say 0^..^10; say 10...0; say (1, 2, * + 2/* ... *)[0 .. 10]; say (10, 9 ... *)[0..20];
Editor Settings
Theme
Key bindings
Full width
Lines