Add dlists and heaps to the handbook
parent
1df90f392d
commit
f26d8efa06
|
@ -127,8 +127,9 @@ ARTICLE: "collections" "Collections"
|
|||
{ $subsection "hashtables" }
|
||||
{ $subsection "alists" }
|
||||
{ $heading "Other collections" }
|
||||
{ $subsection "queues" }
|
||||
{ $subsection "buffers" } ;
|
||||
{ $subsection "buffers" }
|
||||
{ $subsection "dlists" }
|
||||
{ $subsection "heaps" } ;
|
||||
|
||||
USE: io.sockets
|
||||
|
||||
|
|
Loading…
Reference in New Issue