Add dlists and heaps to the handbook

release
Doug Coleman 2007-11-05 02:26:16 -06:00
parent 1df90f392d
commit f26d8efa06
1 changed files with 3 additions and 2 deletions

View File

@ -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