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