Skip to content

Update operator-overloading.md to include Colon - #48765

Merged
T-Gro merged 1 commit into
dotnet:mainfrom
roboz0r:patch-1
Oct 3, 2025
Merged

Update operator-overloading.md to include Colon#48765
T-Gro merged 1 commit into
dotnet:mainfrom
roboz0r:patch-1

Conversation

@roboz0r

@roboz0rroboz0r commented Sep 28, 2025

Copy link
Copy Markdown
Contributor

Summary

Adds the Colon : operator to the list of available custom operators. This was previously reserved but with the merge of dotnet/fsharp#15923: became available for use in specific circumstances.


Internal previews

📄 File🔗 Preview link
docs/fsharp/language-reference/operator-overloading.mdOperator Overloading

@roboz0r
roboz0r requested review from a team and BillWagner as code ownersSeptember 28, 2025 01:14
@dotnetrepomandotnetrepomanBot added this to the September 2025 milestone Sep 28, 2025
@dotnet-policy-servicedotnet-policy-serviceBot added dotnet-fsharp/svc community-contribution Indicates PR is created by someone from the .NET community. labels Sep 28, 2025
@T-Gro
T-Gro merged commit e6f6b19 into dotnet:mainOct 3, 2025
11 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contributionIndicates PR is created by someone from the .NET community.dotnet-fsharp/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@roboz0r@T-Gro@BillWagner