start | all-pages
stringsubsets
You can extract subsets of an array. Konilo provides `a:left`,
for returning values from the beginning of the array, `a:right`
to get values from the end of the array, and `a:middle` for
values in the middle of the array.