Microsoft previews new F# syntax for string interpolation
Microsoft is previewing new syntax for string interpolation in F#, an improvement intended to make it easier to work with interpolated strings. Interpolated strings allow developers to embed F# expressions into string literals. But they can become cumbersome when dealing with text that contains many curly braces. The F# interpolation syntax addresses this. Announced July …
Microsoft previews new F# syntax for string interpolation Read More »