mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
intsets are not deprecated
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user