dlist v0.0.1
Overview
Modules
Exceptions
Protocols
Dlist.Deque
Dlist.Deque
append/2
Dlist.Deque
first/1
Dlist.Deque
last/1
Dlist.Deque
new/0
Dlist.Deque
new/1
Dlist.Deque
prepend/2
Dlist.Deque
to_list/1
Dlist.Deque
Dlist.DlistServer
Dlist.DlistServer
append/2
Dlist.DlistServer
first/1
Dlist.DlistServer
last/1
Dlist.DlistServer
prepend/2
Dlist.DlistServer
start_link/2
Dlist.DlistServer
stop/1
Dlist.DlistServer
to_list/1
Dlist.DlistServer
Dlist.DoublyLinkedList
Dlist.DoublyLinkedList
append/2
Dlist.DoublyLinkedList
destroy/1
Dlist.DoublyLinkedList
first/1
Dlist.DoublyLinkedList
last/1
Dlist.DoublyLinkedList
new/0
Dlist.DoublyLinkedList
prepend/2
Dlist.DoublyLinkedList
to_list/1
Dlist.DoublyLinkedList
Dlist.Node
Dlist.Node
left/2
Dlist.Node
new/0
Dlist.Node
new/1
Dlist.Node
new/3
Dlist.Node
right/2
Dlist.Node
Dlist.NodeServer
Dlist.NodeServer
data/1
Dlist.NodeServer
left/1
Dlist.NodeServer
left/2
Dlist.NodeServer
right/1
Dlist.NodeServer
right/2
Dlist.NodeServer
start_link/2
Dlist.NodeServer
stop/1
Dlist.NodeServer