-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Dan Huckson edited this page Jan 5, 2014
·
7 revisions
Welcome to the Linked List wiki!
Email: [email protected]
init(), add_head(), add_tail(), before(), after(), remove(), index_of(), size(), first(), last(), is_first(), is_last(), is_empty(), has_node(), get_node(), swap(), replace(), walk(), dump().
id(), is_first(), is_last(), is_zombie(), insert_before(), insert_after(), replace(), remove().