Enum-like single-instance values with additional capabilities, including dynamic addition of new arbitrary values and flags
Go to file
Ell 66008cd01b added content from MLEM, plus some added methods 2022-10-31 12:49:35 +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 added content from MLEM, plus some added methods 2022-10-31 12:49:35 +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

README.md

DynamicEnums

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