-
Notifications
You must be signed in to change notification settings - Fork 0
An opinionated ordered map implementation which provides better time complexity than tree map for specific use cases. Some common use cases have been covered, you would only need to implement a comparator. For other specific use cases you would need to override the getPosition function.
HashHaran/CustomOrderedMaps
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
An opinionated ordered map implementation which provides better time complexity than tree map for specific use cases. Some common use cases have been covered, you would only need to implement a comparator. For other specific use cases you would need to override the getPosition function.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published