The function creating a linked list, with its first element head and the following elements as another list tail
head
tail
a head for the list
a tail for the list
a list with the aforementioned head and tail
The function creating a linked list, with its first element
head
and the following elements as another listtail