list_head: Get the item at the head of a linked list.

Description Usage Arguments Value

Description

Get the item at the head of a linked list.

Usage

1
list_head(lst)

Arguments

lst

The list

Value

The element at the head of the list.


mailund/ralgo documentation built on May 21, 2019, 11:07 a.m.