Package sortedset provides a data structure that allows fast access to elements by key or by score, inspired by Redis Sorted Sets.
go get github.com/wangjia184/sortedsetNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a sorted set, adds players with scores, and finds a player's rank.
No known issues recorded.
No dependency data recorded yet.