Get the last element of the provided list.
Linked list.
Option with the final element in the linked list. If the linked list is empty, it returns None.
Option
None
Get the last element of the provided list.