Files
Nim/lib/pure
landerlo c39fa0d495 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
2020-11-13 14:12:51 +01:00
..
2020-09-22 13:07:31 +02:00
2020-08-08 07:24:54 +02:00
2020-11-02 13:01:19 +01:00
2020-11-02 14:17:09 +01:00
2020-09-20 01:07:13 +02:00
2020-06-28 13:38:57 +02:00
2018-04-30 02:52:58 +02:00
2020-05-05 10:34:37 +02:00
2020-10-04 10:58:19 +02:00
2020-08-11 14:49:57 +02:00
2020-04-02 02:58:43 +02:00
2018-04-06 11:59:49 +02:00
2020-10-06 16:52:12 +02:00
2020-07-14 13:15:22 +02:00
2019-09-30 13:58:10 +02:00
2020-06-23 15:17:17 +02:00
2020-03-31 15:47:57 +02:00
2020-09-09 12:47:22 +02:00
2020-10-25 08:29:57 +01:00
2019-09-30 13:58:10 +02:00
2020-10-06 06:33:43 +02:00
2020-03-19 10:23:05 +01:00
2020-10-08 17:17:00 +02:00
2020-07-15 03:46:17 -04:00
2020-03-31 15:47:57 +02:00
2020-10-29 11:14:22 +01:00
2020-11-10 13:15:16 +01:00
2020-10-23 03:26:50 +02:00
2020-07-18 10:41:33 +02:00
2020-11-10 21:53:25 +01:00
2020-11-05 21:02:14 +01:00
2020-10-05 17:04:08 +02:00