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

Prepare PR's for the next release of the F# SDK #4072

Closed
KevinRansom opened this issue Dec 7, 2017 · 3 comments
Closed

Prepare PR's for the next release of the F# SDK #4072

KevinRansom opened this issue Dec 7, 2017 · 3 comments

Comments

@KevinRansom
Copy link
Member

KevinRansom commented Dec 7, 2017

/cc @dsyme @PatrickMcDonald @saul @mjmckp @0x53A @OnurGumus @liboz @jack-pappas @manofstick

VS 2017.6 will include an version number FSharp.Core revision and so we are able to add new API's to it.

This list of PR's need attention:

Please review, comment, fix merge conflicts, or let me know to consider them for the next update.

If the changes are approved and green by January then they will be in. Any that go green after that will be subject to our ability to negotiate with ship room.

==================================================================

[WIP, FS-1042] Implement transpose on Seq, List and Array #4020

[FS-1041] Add IReadOnlyCollection/List/Dictionary implementations to FSharp.Core collections
#4014
Add NativePtr.toByRef
#3691

[RFC Needed] F# 4.x: Add ToFSharpFunc overloads for Func<...>, especially for .NET Core
#3013

[FS-1028] - Implement Async.StartImmediateAsTask
#2534

[FS-1041] Add System.Collections.ICollection implementations to F# set/map
#2085

==================================================================

@cartermp
Copy link
Contributor

cartermp commented Dec 7, 2017

@KevinRansom A number of these PRs are language features and not additions to FSharp.Core. As per our conversation yesterday, we are revving the F# SDK, not the F# language. The following PRs are cut out of this by that definition:

@dsyme
Copy link
Contributor

dsyme commented Dec 8, 2017

@cartermp I've removed those from the list

@cartermp
Copy link
Contributor

Closing as #3013 and #2085 did not make the cut

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

No branches or pull requests

3 participants