AddToEnd (Kernel)¶
-
AddToEnd(list node)¶ Adds node to the end of the specified list.
Parameters: See also:
AddToFront(),AddAfter(),FindKey(),DeleteKey()
AddToEnd(list node)¶Adds node to the end of the specified list.
| Parameters: |
|---|
See also:
AddToFront(), AddAfter(), FindKey(), DeleteKey()