Indexable get method. [1,2,3].get(4) # None

Slice functionality would be useful for lookahead>1