You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
F# 4.1 adds a lot of smaller things, mostly augmenting existing features. There were also changes in the core library, but those are not documented here because they are part of an API reference.
F# 4.1 adds a lot of smaller things, mostly augmenting existing features. There were also changes in the core library, but those are not documented here because they are part of an API reference.
Struct stuff
Literals
Keywords
fixedsupport (perhaps new article)- https://docs.microsoft.com/en-us/dotnet/articles/fsharp/language-reference/keyword-referencenamespace recandmodule rec- namespaces, modules, and perhaps new article about recursive definitionsrefreturns - https://docs.microsoft.com/en-us/dotnet/articles/fsharp/language-reference/reference-cellsOptionalandDefaultValueParameterattrs) - https://docs.microsoft.com/en-us/dotnet/articles/fsharp/language-reference/functions/ ??Misc
CallerInfoargument attributes