mirror of
https://github.com/nim-lang/Nim.git
synced 2026-09-10 07:25:41 +00:00
* Improve documentation for packedsets Add more runnableExamples Add deprecated pragma to intsets Replace intsets with packedsets in lib.rst * Apply suggested changes