Enum-like single-instance values with additional capabilities, including dynamic addition of new arbitrary values and flags
Go to file
2022-10-31 13:00:46 +01:00
DynamicEnums added content from MLEM, plus some added methods 2022-10-31 12:49:35 +01:00
Tests added content from MLEM, plus some added methods 2022-10-31 12:49:35 +01:00
.gitignore added content from MLEM, plus some added methods 2022-10-31 12:49:35 +01:00
DynamicEnums.sln added content from MLEM, plus some added methods 2022-10-31 12:49:35 +01:00
Jenkinsfile fixed push command in ci 2022-10-31 13:00:46 +01:00
LICENSE Initial commit 2022-10-31 12:17:59 +01:00
README.md added content from MLEM, plus some added methods 2022-10-31 12:49:35 +01:00

DynamicEnums

Enum-like single-instance values with additional capabilities, including dynamic addition of new arbitrary values and flags