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

Skip to content

System.Enum F# snippets #7696

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
Feb 15, 2022

Conversation

albert-du
Copy link
Contributor

Adds F# snippets for Enum

@albert-du albert-du requested a review from a team as a code owner February 6, 2022 20:14
@ghost
Copy link

ghost commented Feb 6, 2022

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.

@opbld33
Copy link

opbld33 commented Feb 6, 2022

Docs Build status updates of commit b58b8d0:

✅ Validation status: passed

File Status Preview URL Details
snippets/fsharp/System/Enum/CompareTo/EnumCompareTo.fs ✅Succeeded View
snippets/fsharp/System/Enum/CompareTo/fs.fsproj ✅Succeeded
snippets/fsharp/System/Enum/Equals/EnumEquals.fs ✅Succeeded View
snippets/fsharp/System/Enum/Equals/enumequals1.fs ✅Succeeded View
snippets/fsharp/System/Enum/Equals/fs.fsproj ✅Succeeded
snippets/fsharp/System/Enum/Format/EnumFormat.fs ✅Succeeded View
snippets/fsharp/System/Enum/Format/fs.fsproj ✅Succeeded
snippets/fsharp/System/Enum/GetName/EnumGetName.fs ✅Succeeded View
snippets/fsharp/System/Enum/GetName/fs.fsproj ✅Succeeded
snippets/fsharp/System/Enum/GetNames/EnumGetNames.fs ✅Succeeded View
snippets/fsharp/System/Enum/GetNames/fs.fsproj ✅Succeeded
snippets/fsharp/System/Enum/GetNames/getnames1.fs ✅Succeeded View
snippets/fsharp/System/Enum/GetUnderlyingType/fs.fsproj ✅Succeeded
snippets/fsharp/System/Enum/GetUnderlyingType/getunderlyingtype1.fs ✅Succeeded View
snippets/fsharp/System/Enum/GetValues/EnumGetValues.fs ✅Succeeded View
snippets/fsharp/System/Enum/GetValues/fs.fsproj ✅Succeeded
snippets/fsharp/System/Enum/GetValues/getvalues1.fs ✅Succeeded View
snippets/fsharp/System/Enum/GetValues/getvalues_reflectiononly.fs ✅Succeeded View
snippets/fsharp/System/Enum/HasFlag/fs.fsproj ✅Succeeded
snippets/fsharp/System/Enum/HasFlag/hasflag0.fs ✅Succeeded View
snippets/fsharp/System/Enum/HasFlag/hasflag1.fs ✅Succeeded View
snippets/fsharp/System/Enum/IsDefined/fs.fsproj ✅Succeeded
snippets/fsharp/System/Enum/IsDefined/isdefined1.fs ✅Succeeded View
snippets/fsharp/System/Enum/IsDefined/isdefined2.fs ✅Succeeded View
snippets/fsharp/System/Enum/Overview/EnumMain.fs ✅Succeeded View
snippets/fsharp/System/Enum/Overview/Extensions.fs ✅Succeeded View
snippets/fsharp/System/Enum/Overview/class1.fs ✅Succeeded View
snippets/fsharp/System/Enum/Overview/class2.fs ✅Succeeded View
snippets/fsharp/System/Enum/Overview/classbitwise1.fs ✅Succeeded View
snippets/fsharp/System/Enum/Overview/classconversion1.fs ✅Succeeded View
snippets/fsharp/System/Enum/Overview/classconversion2.fs ✅Succeeded View
snippets/fsharp/System/Enum/Overview/classformat1.fs ✅Succeeded View
snippets/fsharp/System/Enum/Overview/classiterate.fs ✅Succeeded View
snippets/fsharp/System/Enum/Overview/classparse1.fs ✅Succeeded View
snippets/fsharp/System/Enum/Overview/fs.fsproj ✅Succeeded
snippets/fsharp/System/Enum/Parse/EnumParse.fs ✅Succeeded View
snippets/fsharp/System/Enum/Parse/ParseExample1.fs ✅Succeeded View
snippets/fsharp/System/Enum/Parse/ParseExample2.fs ✅Succeeded View
snippets/fsharp/System/Enum/Parse/fs.fsproj ✅Succeeded
snippets/fsharp/System/Enum/ToString/fs.fsproj ✅Succeeded
snippets/fsharp/System/Enum/ToString/source.fs ✅Succeeded View
snippets/fsharp/System/Enum/ToString/tostr.fs ✅Succeeded View
snippets/fsharp/System/Enum/ToString/tostringbyvalue1.fs ✅Succeeded View
snippets/fsharp/System/Enum/TryParseTEnum/fs.fsproj ✅Succeeded
snippets/fsharp/System/Enum/TryParseTEnum/tryparse1.fs ✅Succeeded View
snippets/fsharp/System/Enum/TryParseTEnum/tryparse2.fs ✅Succeeded View
xml/System/Enum.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 Could you review?

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.

@BillWagner BillWagner merged commit 35da196 into dotnet:main Feb 15, 2022
@albert-du albert-du deleted the system-enum-fsharp-snippets branch April 3, 2022 17:56
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.

5 participants