Skip to content
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

Add StructOption<T> #299

Open
baronfel opened this issue Oct 14, 2016 · 0 comments
Open

Add StructOption<T> #299

baronfel opened this issue Oct 14, 2016 · 0 comments

Comments

@baronfel
Copy link
Owner

Add StructOption [6193110]

Submitted by Demetrios Obenour on 7/19/2014 12:00:00 AM
59 votes on UserVoice prior to migration

Currently, whenever a new Option is created, a heap allocation is required. This comes at a performance penalty.
I suggest that a new type StructOption be made available for performance.

Response

** by fslang-admin on 2/4/2016 12:00:00 AM **

Approved in principle, per my comment below.
Link to RFC to follow
Don Syme, F# Language and Core Library Evolution

Original UserVoice Submission
Archived Uservoice Comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant