SortedContainers是Python中一个可保持元素顺序的容器,包含SortedList、SortedDict和 SortedSet。
SortedContainers
SortedList
SortedDict
SortedSet