enum Gender {
Male,
Female,
};
enum Direction {
Up,
Down
}
enum Episode {
NEWHOPE
EMPIRE
JEDI
}
enum TestEnum : int
{
FOO,
BAR,
BAZ
}
enum ExitCode {
Success = 0,
Failure = 1
}
boolCell
enum true false
Languages with Enums include C, C++, TypeScript, Objective-C, GraphQL, C3, Jule, C2, Grammar, Tick C, cooC, Real-Time Concurrent C, Static Typescript
Languages without Enums include JavaScript, Python, HTML, Ruby, CSS, Cython
Read more about Enums on the web: 1.
HTML of this page generated by Features.ts