The sequences.windowed vocabulary provides a read-only virtual sequence whose elements are slices of length n from the current element looking backwards, inclusive of the current element. Slices may be less than n elements in length, especially at the head of the sequence, where the first slice will be of length 1.