summary refs log tree commit diff stats
path: root/lib/std/private/vmutils.nim
Commit message (Collapse)AuthorAgeFilesLines
* close #11330 sets uses optimized countSetBits (#17334)flywind2021-03-221-0/+17
* Update lib/pure/bitops.nim * Update lib/system/sets.nim * Apply suggestions from code review Co-authored-by: Andreas Rumpf <rumpf_a@web.de>