E
enum
Projects with this topic
-
A library to let you do typesafe bit operations in C++ uses values defined in an enum.
Updated -
The Enum Converter Generator is a Java Annotation Processor, which generates AttributeConverters from annotated Enum classes.
Updated -
This library is about testing things with Rust, that may or may not lead to evolutions of the language.
Updated -
Easily convert your types into the corresponding enum variant
Updated -
Just a enum for ELF header e_machine field
Updated -
-
This library provides extensions methods for : - String object (IsNotEmpty, IsNotWhiteSpace,...) - IEnumerable object (IsEmpty,...) - IDictionary object (NotContains,...) - Enum object (ToDictionary, ToKeyValuePair, ToList,..
Updated -
-
-
Dump and load Enum values when using Marshmallow
Updated