intsets are not deprecated

This commit is contained in:
Andreas Rumpf
2021-01-19 19:07:36 +01:00
parent a0fddfecd4
commit fbdf3f2ceb

View File

@@ -107,7 +107,6 @@ Collections
* `intsets <intsets.html>`_
Efficient implementation of a set of ints as a sparse bit set.
**Deprecated:** Use the packedsets module instead.
* `lists <lists.html>`_
Nim linked list support. Contains singly and doubly linked lists and