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

Disable or add a warning to mutable use bindings #464

Closed
baronfel opened this issue Oct 20, 2016 · 1 comment
Closed

Disable or add a warning to mutable use bindings #464

baronfel opened this issue Oct 20, 2016 · 1 comment
Labels

Comments

@baronfel
Copy link
Contributor

baronfel commented Oct 20, 2016

Submitted by Eirik George Tsarpalis on 7/17/2015 12:00:00 AM
1 votes on UserVoice prior to migration

See also dotnet/fsharp#535 (comment)

Response

** by fslang-admin on 6/22/2016 12:00:00 AM **

This is approved for inclusion in a future release of F#.
PR at dotnet/fsharp#1277
No RFC is needed for this feature.
Don Syme, F# Language and Core Library Evolution.

Original UserVoice Submission
Archived Uservoice Comments

@dsyme
Copy link
Collaborator

dsyme commented Oct 29, 2016

We ended up not adding this to F# because a use mutable e = collection.GetEnumerator() is necessary when an enumerator is a mutable struct

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

No branches or pull requests

2 participants