Return an Option with the element at the provided index, or None if the index is out of bounds.
Option
None
Element index.
Linked list.
Option with the element at the provided index or None.
Return an
Optionwith the element at the provided index, orNoneif the index is out of bounds.