-
Notifications
You must be signed in to change notification settings - Fork 5
Red-Black tree implementations of dicts and sets.
License
rvirding/rb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
These are implementations of sets and dictionaries based on Red-Black trees. The dict compatible dictionary implementation supports the full dict interface and is drop-in compatible with both dict and orddict. The sets compatible set implementation supports the full sets interface and is drop-in compatible with both sets and ordsets. Documentation is included.
About
Red-Black tree implementations of dicts and sets.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published