LinkedList

Array list implementation. This is a subclass of List.

LinkedList:head()

View source

Returns:

  • (LinkedList.Node) head of the linked list