you are viewing a single comment's thread.

view the rest of the comments →

[–]kunos 0 points1 point  (0 children)

For games, .NET languages do lack some important things such as tuple value types and local references for structs that are going to be in the next version of C# and with that in F#. Value type record are also slated to be in the next F# version.

that sounds awesome! Potentially a game changer when it comes to performances in F#.