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

Fix Error in ResizeArray.init #50

Merged
merged 1 commit into from
Nov 7, 2021
Merged

Fix Error in ResizeArray.init #50

merged 1 commit into from
Nov 7, 2021

Conversation

goswinr
Copy link
Contributor

@goswinr goswinr commented Nov 18, 2020

I believe the initializer should be called with 'i' not 'count' like in Array.init here: https://github.com/dotnet/fsharp/blob/ec5bad3a391357e03ff2286a264f0e4faf7d840d/src/fsharp/FSharp.Core/local.fs#L997

@goswinr
Copy link
Contributor Author

goswinr commented Nov 18, 2020

@goswinr goswinr changed the title Error in ResizeArray.init? Fix Error in ResizeArray.init Nov 19, 2020
@jack-pappas jack-pappas merged commit 86ff562 into jack-pappas:master Nov 7, 2021
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.

None yet

2 participants