Skip to content

Voption tostring and other stuff#7712

Merged
KevinRansom merged 9 commits intodotnet:masterfrom
cartermp:voption-tostring
Oct 30, 2019
Merged

Voption tostring and other stuff#7712
KevinRansom merged 9 commits intodotnet:masterfrom
cartermp:voption-tostring

Conversation

@cartermp
Copy link
Copy Markdown
Contributor

@cartermp cartermp commented Oct 8, 2019

Fixes #7693

Also adjusts how we do debugger display for options and voptions

@cartermp
Copy link
Copy Markdown
Contributor Author

cartermp commented Oct 8, 2019

I bet it's some goddamn baselines again

@cartermp cartermp changed the title Voption tostring Voption tostring and other stuff Oct 8, 2019
@KevinRansom KevinRansom merged commit 9984937 into dotnet:master Oct 30, 2019
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Feb 23, 2021
* Fix some issues in ValueNone implementation

* More debug display

* Some for options in debug display

* Apply suggestions from code review

Co-Authored-By: Eugene Auduchinok <eugene.auduchinok@gmail.com>

* Probably better stringing

* Add them baselines

* Add sprintfn tests

* Update OptionModule.fs
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.

ToString() throws an exception for ValueOption<_>when value is ValueNone

5 participants