FSharpx.Collections is a collection of datastructures for use with F# and C#.
Please contribute to this project. Don't ask for permission, just fork the repository and send pull requests.
Please also join the F# Open Source Group
The F# DataFrame library can be installed from NuGet:
PM> Install-Package FSharpx.Collections
The project is hosted on GitHub where you can report issues, fork the project and submit pull requests. If you're adding new public API, please also consider adding samples that can be turned into a documentation. You might also want to read library design notes to understand how it works.
The library is available under Public Domain license, which allows modification and redistribution for both commercial and non-commercial purposes. For more information see the License file in the GitHub repository.