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

Skip to content

System.Int64 F# snippets #7493

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 1 commit into from
Dec 16, 2021

Conversation

albert-du
Copy link
Contributor

Adds F# code snippets for Int64

@albert-du albert-du requested a review from a team as a code owner December 15, 2021 04:53
@ghost
Copy link

ghost commented Dec 15, 2021

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@opbld32
Copy link

opbld32 commented Dec 15, 2021

Docs Build status updates of commit 001e263:

✅ Validation status: passed

File Status Preview URL Details
samples/snippets/fsharp/VS_Snippets_CLR/Int64_Equals/FS/fs.fsproj ✅Succeeded
samples/snippets/fsharp/VS_Snippets_CLR/Int64_Equals/FS/int64_equals.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Int64.ToString/fs/ToString.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Int64.ToString/fs/fs.fsproj ✅Succeeded
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Int64.TryParse/fs/TryParse1.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Int64.TryParse/fs/TryParse2.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Int64.TryParse/fs/fs.fsproj ✅Succeeded
samples/snippets/fsharp/VS_Snippets_CLR_System/system.convert.toint64/fs/fs.fsproj ✅Succeeded
samples/snippets/fsharp/VS_Snippets_CLR_System/system.convert.toint64/fs/toint64_1.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.int64.equals/fs/equalsoverl.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.int64.equals/fs/fs.fsproj ✅Succeeded
samples/snippets/fsharp/VS_Snippets_CLR_System/system.int64.formatting/fs/formatting1.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.int64.formatting/fs/fs.fsproj ✅Succeeded
samples/snippets/fsharp/VS_Snippets_CLR_System/system.int64.instantiation/fs/fs.fsproj ✅Succeeded
samples/snippets/fsharp/VS_Snippets_CLR_System/system.int64.instantiation/fs/instantiate1.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.int64.parse/fs/Parse1.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.int64.parse/fs/Parse2.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.int64.parse/fs/Parse3.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.int64.parse/fs/fs.fsproj ✅Succeeded
xml/System/Int64.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:

@albert-du
Copy link
Contributor Author

@dsyme @baronfel Could you review?

@BillWagner BillWagner requested review from baronfel and dsyme December 15, 2021 14:31
@dsyme
Copy link
Contributor

dsyme commented Dec 16, 2021

Excellent work @albert-du

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

We really appreciate all the work you've been doing here to improve the experience for F# developers! 🎆

@BillWagner BillWagner merged commit 925b31b into dotnet:main Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants