|
|
|
|
|
by MichaelGG
4323 days ago
|
|
None of them are killer features. Nor is pattern matching, assorted comprehensions, array slicing, binary literals, bytestrings, tuples, active patterns, records, type inference, immutability, shadowing, nested functions, custom operators, typechecked printf, type providers, workflows[1], sum types, agents, etc. etc. But it sure all adds up. Switching for a codebase might not be a wise move for many reasons. But writing new code doesn't have those excuses. Actually workflows are the closest to a "killer" feature but C# took the most popular, async, and hard-coded it in. |
|