Also it sounds to me like string enums are going to be slower performance wise than integer enums.
Re: Comparison of Enumerations with base type of String?
Michael Reiland via Digitalmars-d-learn Sat, 26 Aug 2017 20:51:50 -0700
You can randomly assign a string to an enum? Or am I
misunderstanding that last bit of code?
- Comparison of Enumerations with b... Michael Reiland via Digitalmars-d-learn
- Re: Comparison of Enumeratio... Jonathan M Davis via Digitalmars-d-learn
- Re: Comparison of Enumeratio... Michael Reiland via Digitalmars-d-learn
- Re: Comparison of Enumer... Jonathan M Davis via Digitalmars-d-learn
- Re: Comparison of Enumer... Michael Reiland via Digitalmars-d-learn
- Re: Comparison of En... Jonathan M Davis via Digitalmars-d-learn
