HELP HD Steven Hardy January 1978
hd(list) -> item
item -> hd(list)
This procedure (and its *UPDATER) accesses (or updates) the first element of a
list.
Unless applied to a dynamic list, it works like *FRONT.
See HELP * PDTOLIST.
For technical details see REF * LISTS.Author: Steven Hardy January 1978