You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: