Why not make enum a comparable type to structs and classes?
They are static so they can't contain any mutable fields but surely they can contain methods? And especially they should be able to contain static methods!?
Profile Anaysis via Digitalmars-d Wed, 25 Jan 2017 22:37:55 -0800
Why not make enum a comparable type to structs and classes?
They are static so they can't contain any mutable fields but surely they can contain methods? And especially they should be able to contain static methods!?