package
1.1.9
Repository: https://github.com/weblazy/easy.git
Documentation: pkg.go.dev

# Functions

Make makes a new SortedSet.
ParseScoreBorder creates ScoreBorder from redis arguments.

# Structs

Element is a key-score pair.
Level aspect of a node.
ScoreBorder represents range of a float value, including: <, <=, >, >=, +inf, -inf.
SortedSet is a set which keys sorted by bound score.