add link to setutils in system module docs (#21130)

This commit is contained in:
Peder Bergebakken Sundt
2022-12-22 09:54:17 +01:00
committed by GitHub
parent 7931bdac95
commit 314a24472e

View File

@@ -99,6 +99,7 @@ Proc Usage
=============================== ======================================
**See also:**
* `setutils module <setutils.html>`_ for bit set convenience functions
* `sets module <sets.html>`_ for hash sets
* `intsets module <intsets.html>`_ for efficient int sets