-
Notifications
You must be signed in to change notification settings - Fork 1.6k
System.Char F# snippets #7535
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
System.Char F# snippets #7535
Conversation
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. |
Docs Build status updates of commit ffcdb5d:
|
File | Status | Preview URL | Details |
---|---|---|---|
xml/System/Char.xml | View | Details | |
samples/snippets/fsharp/VS_Snippets_CLR/T.TryParse/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR/T.TryParse/FS/tp.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR/char.cvtutf32/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR/char.cvtutf32/FS/utf.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR/char.surrogate/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR/char.surrogate/FS/sur.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.CompareTo/FS/compareto.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.CompareTo/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.Equals/FS/equals.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.Equals/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.GetNumericValue/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.GetNumericValue/FS/getnumericvalue.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.GetNumericValue/FS/getnumericvalue1.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.GetUnicodeCategory/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.GetUnicodeCategory/FS/getunicodecategory.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsControl/FS/IsControl1.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsControl/FS/IsControl2.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsControl/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsDigit/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsDigit/FS/isdigit.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsLetter/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsLetter/FS/isletter.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsLetterOrDigit/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsLetterOrDigit/FS/isletterordigit.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsLower/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsLower/FS/islower.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsNumber/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsNumber/FS/isnumber.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsNumber/FS/isnumber1.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsPunctuation/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsPunctuation/FS/ispunctuation.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsSeparator/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsSeparator/FS/isseparator.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsSeparator/FS/isseparator1.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsSurrogate/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsSurrogate/FS/issurrogate.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsSymbol/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsSymbol/FS/issymbol.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsWhiteSpace/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.IsWhiteSpace/FS/iswhitespace.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.Parse/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.Parse/FS/parse.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.ToLower/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.ToLower/FS/tolower.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.ToString/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char.ToString/FS/tostring.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char/FS/charstructure.fs | ✅Succeeded | View | |
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char/FS/fs.fsproj | ✅Succeeded | ||
samples/snippets/fsharp/VS_Snippets_CLR_System/system.char.class/fs/GetUnicodeCategory3.fs | ✅Succeeded | View |
This comment lists only the first 50 files in the pull request.
xml/System/Char.xml
- Line 0, Column 0: [Warning: invalid-code]
It looks like your code snippet was not rendered. Try range instead.
- Line 0, Column 0: [Warning: invalid-code]
It looks like your code snippet was not rendered. Try range instead.
For more details, please refer to the build report.
If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.
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.
Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the docs.microsoft.com contributor guides
- Post your question in the Docs support channel
Docs Build status updates of commit 4d53c1a: ✅ Validation status: passed
This comment lists only the first 50 files in the pull request. 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:
|
There was a problem hiding this 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
This is great, and I'll now.
Adds F# snippets for Char