We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af0aa4 commit 4f32346Copy full SHA for 4f32346
src/items/enumerations.md
@@ -80,6 +80,7 @@ enum Enum {
80
}
81
```
82
83
+<span id="custom-discriminant-values-for-fieldless-enumerations"></span>
84
## Discriminants
85
86
Each enum instance has a _discriminant_: an integer logically associated to it
0 commit comments