Hacker News new | ask | show | jobs
by TDiblik 1364 days ago
C# does not have "type" keyword and really lacks behind with enums. You can theoretically replace algebraic type system with inheritance, however that's a lot of times ugly and you propablly shouldn't do it.