8 lines
210 B
Plaintext
Raw Permalink Normal View History

2025-05-10 21:49:39 +08:00
config BR2_PACKAGE_PYTHON_SORTEDCONTAINERS
bool "python-sortedcontainers"
help
Python Sorted Container Types: SortedList, SortedDict, and
SortedSet.
http://www.grantjenks.com/docs/sortedcontainers/