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

Skip to content

System.Tuple<T1> F# snippets #7919

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
Apr 5, 2022

Conversation

albert-du
Copy link
Contributor

@albert-du albert-du commented Apr 4, 2022

Adds F# snippets for Tuple
depends on #7918

@opbld32
Copy link

opbld32 commented Apr 4, 2022

Docs Build status updates of commit 9b8963d:

✅ Validation status: passed

File Status Preview URL Details
snippets/fsharp/System/Tuple/Overview/create1.fs ✅Succeeded View
snippets/fsharp/System/Tuple/Overview/createntuple.fs ✅Succeeded View
snippets/fsharp/System/Tuple/Overview/ctor8.fs ✅Succeeded View
snippets/fsharp/System/Tuple/Overview/example1.fs ✅Succeeded View
snippets/fsharp/System/Tuple/Overview/fs.fsproj ✅Succeeded
snippets/fsharp/System/TupleT1/Equals/equals1.fs ✅Succeeded View
snippets/fsharp/System/TupleT1/Equals/equals2.fs ✅Succeeded View
snippets/fsharp/System/TupleT1/Equals/fs.fsproj ✅Succeeded
snippets/fsharp/System/TupleT1/Item1/fs.fsproj ✅Succeeded
snippets/fsharp/System/TupleT1/Item1/item1.fs ✅Succeeded View
snippets/fsharp/System/TupleT1/System.Collections.IStructuralComparable.CompareTo/compareto1.fs ✅Succeeded View
snippets/fsharp/System/TupleT1/System.Collections.IStructuralComparable.CompareTo/compareto2.fs ✅Succeeded View
snippets/fsharp/System/TupleT1/System.Collections.IStructuralComparable.CompareTo/fs.fsproj ✅Succeeded
snippets/fsharp/System/TupleT1/ToString/fs.fsproj ✅Succeeded
snippets/fsharp/System/TupleT1/ToString/tostring1.fs ✅Succeeded View
xml/System/Tuple.xml ✅Succeeded View
xml/System/Tuple`1.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:

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.

This LGTM @albert-du

Thanks again for all the work. I'll :shipit: now.

@BillWagner BillWagner merged commit 33cac07 into dotnet:main Apr 5, 2022
@albert-du albert-du deleted the system-tuple`1-fsharp-snippets branch April 5, 2022 14:51
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.

3 participants