Produces a function that returns the element at a specified index in a sequence.
A function that when passed a sequence of elements selects the specific element.
Produces a function that returns the element at a specified index in a sequence.