mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-08 20:28:13 +01:00
37ac27b92a
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
3 lines
187 B
Text
3 lines
187 B
Text
Dictionary in which the insertion order of items is preserved
|
|
(using an internal double linked list). In this implementation
|
|
replacing an existing item keeps it at its original position.
|