# 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.