freebsd-ports/math/py-intspan/pkg-descr
2020-11-15 18:05:25 +00:00

5 lines
243 B
Text

intspan is a set subclass that conveniently represents sets of integers. Sets
can be created from, and displayed as, integer spans such as 1-3,14,29,92-97
rather than exhaustive member listings.
WWW: https://github.com/jonathaneunice/intspan