Files
Nim/lib/system
Timothee Cour c274e67198 add enumutils.items for sparse enums, typetraits.SomeSparseEnum (#17080)
* add enumutils.items for enum with holes
* changelog
* ref in lib.rst
* use `type SomeSparseEnum* = (not Ordinal) and enum` instead of concept
* address comment: rename back to enum with holes
2021-02-23 20:25:35 +01:00
..
2020-12-04 17:47:41 +01:00
2020-03-03 12:42:43 +01:00
2020-08-31 14:46:23 +02:00
2021-01-04 18:27:58 +01:00
2019-09-16 23:54:31 +02:00
2020-05-12 15:46:24 +02:00
2020-12-09 12:18:32 +01:00
2021-02-23 08:59:13 +01:00
2020-12-04 17:47:41 +01:00
2021-02-04 14:40:32 +01:00
2020-07-15 22:04:15 +02:00
2020-12-03 14:47:44 +01:00
2020-12-17 23:21:55 +01:00
2020-01-30 10:54:50 +01:00
2021-02-21 00:27:39 -08:00