F# 5 update for august

See announcement here: https://devblogs.microsoft.com/dotnet/f-5-update-for-august/

Highlights:

  • Interpolated strings
  • nameof is complete
  • open type declarations
  • Overloads of custom keywords in computation expressions
  • Interfaces can be implemented at different generic instantiations

How many strings can you interpolate before the release this November?

5 Likes