Inspired by python's sortedcontainers. A sorted list data struct of go which can be insert update delete search in O(log(n)) .
-
Notifications
You must be signed in to change notification settings - Fork 1
A sorted list data struct of go which can be insert update delete search at O(log(n)) . Inspired by python's sortedcontainers
License
wujunwei/gosolist
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A sorted list data struct of go which can be insert update delete search at O(log(n)) . Inspired by python's sortedcontainers
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published