We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We are close to releasing FSharpx.Collectons 2.0.
Which (if any) Experimental collections are worthy of promotion to the main Collections library?
Flatlist?
Any one of the 4 RoseTrees? (BinaryRoseTree, EagerRoseTree, IndexedRoseTree, RoseTree)
IntMap? (If so, we need to resolve its test problems #117 )
Others?
The text was updated successfully, but these errors were encountered:
Would be nice to see FlatList promoted.
Sorry, something went wrong.
@varon I'd be happy to merge a PR that promotes FlatList and its tests. Adding documentation would be another nice to have #2
No branches or pull requests
Description
We are close to releasing FSharpx.Collectons 2.0.
Which (if any) Experimental collections are worthy of promotion to the main Collections library?
Flatlist?
Any one of the 4 RoseTrees? (BinaryRoseTree, EagerRoseTree, IndexedRoseTree, RoseTree)
IntMap? (If so, we need to resolve its test problems #117 )
Others?
The text was updated successfully, but these errors were encountered: