intsets are here to stay (#16751)

This commit is contained in:
Andreas Rumpf
2021-01-19 14:17:22 +01:00
committed by GitHub
parent bd5ce5b351
commit 0300203e81

View File

@@ -7,11 +7,9 @@
# distribution, for details about the copyright.
#
## Deprecated in favor of the generic `packedsets module <packedsets.html>`_
## Specialization of the generic `packedsets module <packedsets.html>`_
## for ordinal sparse sets.
{.deprecated: "Use the 'packedsets' module instead".}
import std/private/since
import std/packedsets
export packedsets