summary refs log tree commit diff stats
path: root/lib/windows
diff options
context:
space:
mode:
authorlanderlo <lander.lopez@gmail.com>2020-11-13 13:12:51 +0000
committerGitHub <noreply@github.com>2020-11-13 14:12:51 +0100
commitc39fa0d49535da7f803d9972abdb15d09eed92a6 (patch)
tree7ff8240bfed5581db815ca0416ac8806b8bd436d /lib/windows
parenta9bd4c4e80a73fde73ae4a976d1ee4d65a4a3a66 (diff)
downloadNim-c39fa0d49535da7f803d9972abdb15d09eed92a6.tar.gz
Make IntSet a generic ordinal set OrdSet[A] (#15564)
* Make IntSet an ordinal set OrdSet[A: Ordinal]

Backward compatibility with IntSet is maintained.
IntSet is an alias for OrdSet[int]

* move ordsets to new file, intsets exports it
* ordset, move to lib/std folder

* Fix `$` for ordsets and test cleanup
* Fix ordsets compilation in doc example
* Rename ordsets to packedsets
Diffstat (limited to 'lib/windows')
0 files changed, 0 insertions, 0 deletions