Skip to content

Add Enum.toString and constrain types in Enum module. - #401

Merged
gdziadkiewicz merged 1 commit into
fsprojects:masterfrom
gdziadkiewicz:Add_Enum.ToString_function_#383
Nov 19, 2020
Merged

gdziadkiewicz merged 1 commit into
fsprojects:masterfrom
gdziadkiewicz:Add_Enum.ToString_function_#383

Conversation

@gdziadkiewicz

Copy link
Copy Markdown
Collaborator

Fixes #383

Comment thread tests/FSharpx.Tests/EnumTest.fs Outdated
@gdziadkiewicz
gdziadkiewicz force-pushed the Add_Enum.ToString_function_#383 branch 6 times, most recently from 0f0e69b to 16cd321 Compare November 18, 2020 23:31
@gdziadkiewicz
gdziadkiewicz force-pushed the Add_Enum.ToString_function_#383 branch from 16cd321 to 1a6c8b8 Compare November 18, 2020 23:40
@gdziadkiewicz
gdziadkiewicz merged commit 91f9eff into fsprojects:master Nov 19, 2020
@gdziadkiewicz
gdziadkiewicz deleted the Add_Enum.ToString_function_#383 branch November 19, 2020 01:13
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.

Add conversion of enum value to its string name

1 participant