Thanks to visit codestin.com
Credit goes to github.com

Skip to content

System.UInt16 F# snippets #8050

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 9, 2022

Conversation

albert-du
Copy link
Contributor

Adds F# snippets for UInt16

@opbld34
Copy link

opbld34 commented May 8, 2022

Docs Build status updates of commit 1bd36fb:

✅ Validation status: passed

File Status Preview URL Details
snippets/fsharp/System/UInt16/CompareTo/fs.fsproj ✅Succeeded
snippets/fsharp/System/UInt16/CompareTo/source.fs ✅Succeeded View
snippets/fsharp/System/UInt16/Equals/equalsoverl.fs ✅Succeeded View
snippets/fsharp/System/UInt16/Equals/fs.fsproj ✅Succeeded
snippets/fsharp/System/UInt16/Equals/uint16_equals.fs ✅Succeeded View
snippets/fsharp/System/UInt16/MaxValue/MaxValue.fs ✅Succeeded View
snippets/fsharp/System/UInt16/MaxValue/fs.fsproj ✅Succeeded
snippets/fsharp/System/UInt16/Parse/fs.fsproj ✅Succeeded
snippets/fsharp/System/UInt16/Parse/parseex2.fs ✅Succeeded View
snippets/fsharp/System/UInt16/Parse/parseex3.fs ✅Succeeded View
snippets/fsharp/System/UInt16/Parse/parseex4.fs ✅Succeeded View
snippets/fsharp/System/UInt16/Parse/parseex5.fs ✅Succeeded View
snippets/fsharp/System/UInt16/ToString/fs.fsproj ✅Succeeded
snippets/fsharp/System/UInt16/ToString/tostring1.fs ✅Succeeded View
snippets/fsharp/System/UInt16/ToString/tostring2.fs ✅Succeeded View
snippets/fsharp/System/UInt16/ToString/tostring3.fs ✅Succeeded View
snippets/fsharp/System/UInt16/ToString/tostring4.fs ✅Succeeded View
snippets/fsharp/System/UInt16/TryParse/fs.fsproj ✅Succeeded
snippets/fsharp/System/UInt16/TryParse/tryparse11.fs ✅Succeeded View
snippets/fsharp/System/UInt16/TryParse/tryparse2.fs ✅Succeeded View
xml/System/UInt16.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@BillWagner
Copy link
Member

Hi @albert-du

After merging other PRs, there are conflicts here. Once those are resolved, this is ready. I've reviewed everything as of the first commit and it's all good.

@albert-du
Copy link
Contributor Author

@BillWagner Merge conflicts are fixed

@BillWagner BillWagner enabled auto-merge (squash) May 9, 2022 14:25
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again @albert-du

I'll :shipit: now.

@opbld30
Copy link

opbld30 commented May 9, 2022

Docs Build status updates of commit 7e2e331:

✅ Validation status: passed

File Status Preview URL Details
snippets/fsharp/System/UInt16/CompareTo/fs.fsproj ✅Succeeded
snippets/fsharp/System/UInt16/CompareTo/source.fs ✅Succeeded View
snippets/fsharp/System/UInt16/Equals/equalsoverl.fs ✅Succeeded View
snippets/fsharp/System/UInt16/Equals/fs.fsproj ✅Succeeded
snippets/fsharp/System/UInt16/Equals/uint16_equals.fs ✅Succeeded View
snippets/fsharp/System/UInt16/MaxValue/MaxValue.fs ✅Succeeded View
snippets/fsharp/System/UInt16/MaxValue/fs.fsproj ✅Succeeded
snippets/fsharp/System/UInt16/Parse/fs.fsproj ✅Succeeded
snippets/fsharp/System/UInt16/Parse/parseex2.fs ✅Succeeded View
snippets/fsharp/System/UInt16/Parse/parseex3.fs ✅Succeeded View
snippets/fsharp/System/UInt16/Parse/parseex4.fs ✅Succeeded View
snippets/fsharp/System/UInt16/Parse/parseex5.fs ✅Succeeded View
snippets/fsharp/System/UInt16/ToString/fs.fsproj ✅Succeeded
snippets/fsharp/System/UInt16/ToString/tostring1.fs ✅Succeeded View
snippets/fsharp/System/UInt16/ToString/tostring2.fs ✅Succeeded View
snippets/fsharp/System/UInt16/ToString/tostring3.fs ✅Succeeded View
snippets/fsharp/System/UInt16/ToString/tostring4.fs ✅Succeeded View
snippets/fsharp/System/UInt16/TryParse/fs.fsproj ✅Succeeded
snippets/fsharp/System/UInt16/TryParse/tryparse11.fs ✅Succeeded View
snippets/fsharp/System/UInt16/TryParse/tryparse2.fs ✅Succeeded View
xml/System/UInt16.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@BillWagner BillWagner merged commit 145fb68 into dotnet:main May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants