More comfortable enum?
|
|
8
|
320
|
June 25, 2023
|
Solving the drawbacks of @enum
|
|
15
|
1908
|
June 23, 2023
|
Wanted: proper enum type and switch statement with pattern matching on enumerable types
|
|
5
|
973
|
April 27, 2023
|
Retrieving an instance of an enum using a string
|
|
6
|
1792
|
April 8, 2023
|
Best way to select implementation based on runtime argument? (dispatch vs. control flow)
|
|
10
|
520
|
March 6, 2023
|
How to pick random values from an `Enum` type?
|
|
1
|
309
|
November 16, 2022
|
How to write a macro to export all instances of an enum type
|
|
2
|
592
|
September 22, 2022
|
Surprising behaviour of @enum conversion from Integer types
|
|
0
|
507
|
April 26, 2019
|
Why does the first enum member value default to zero instead of one?
|
|
3
|
362
|
September 13, 2022
|
@enum multiplication
|
|
12
|
354
|
August 7, 2022
|
How can I determine the name of an enum value?
|
|
3
|
427
|
June 9, 2022
|
ProtoBuf Enum - NamedTuple or Base.Enums.Enum type?
|
|
1
|
625
|
May 11, 2022
|
Call @enumx macro with NamedTuple constant as input
|
|
1
|
268
|
May 9, 2022
|
Why can't Enums be #undef?
|
|
8
|
414
|
May 6, 2022
|
ANN: EnumX.jl -- improved enums for Julia
|
|
10
|
2102
|
May 5, 2022
|
Vector to @enum
|
|
8
|
406
|
April 25, 2022
|
Dispatch on enum
|
|
7
|
1365
|
March 4, 2022
|
Enum not at top level expression
|
|
7
|
1137
|
December 2, 2021
|
Export enum
|
|
3
|
2266
|
November 11, 2021
|
Broadcast comparison of array of enum objects gives an error
|
|
11
|
429
|
September 15, 2021
|
Encapsulating enum access via dot syntax
|
|
13
|
3641
|
August 31, 2021
|
Subtype or enum, which is prefer?
|
|
8
|
671
|
July 27, 2021
|
Possible enum slowness?
|
|
3
|
399
|
May 14, 2021
|
Array indexed by enum
|
|
3
|
394
|
March 5, 2021
|
Enum type vs. enum like parameter name
|
|
5
|
419
|
February 7, 2021
|
Style recommendation for enum as type
|
|
5
|
4075
|
December 23, 2020
|
Enum versus abstract typing
|
|
8
|
829
|
October 7, 2020
|
Promotion for arithmetic operations on @enum types
|
|
8
|
491
|
July 31, 2020
|
@enum persistence in Pluto.jl
|
|
9
|
623
|
July 29, 2020
|
Get the enumerate type components from the string counterpart
|
|
11
|
663
|
March 25, 2020
|