An open API service indexing awesome lists of open source software.

https://github.com/fsprojects/fsharpx.collections

FSharpx.Collections is a collection of datastructures for use with F# and C#.
https://github.com/fsprojects/fsharpx.collections

Last synced: 10 months ago
JSON representation

FSharpx.Collections is a collection of datastructures for use with F# and C#.

Awesome Lists containing this project

README

          

# FSharpx.Collections [![NuGet Badge](https://buildstats.info/nuget/FSharpx.Collections)](https://www.nuget.org/packages/FSharpx.Collections)

**FSharpx.Collections** is a collection of data structures for use with F# and C#.

See [the home page](http://fsprojects.github.io/FSharpx.Collections/) and [API docs](http://fsprojects.github.io/FSharpx.Collections/reference/index.html) for details.

Please contribute to this project. Don't ask for permission, just fork the repository and send pull requests.

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/fsprojects/fsharpx.collections)

## Build Status

[![Build Status](https://github.com/fsprojects/FSharpx.Collections/workflows/Build%20and%20Test/badge.svg?branch=master)](https://github.com/fsprojects/FSharpx.Collections/actions?query=branch%3Amaster)

Pre-release nuget packages automatically built from master branch are published to [GitHub fsproject NuGet feed](https://github.com/orgs/fsprojects/packages?repo_name=FSharpx.Collections) (`https://nuget.pkg.github.com/fsprojects/index.json`)

## Maintainer(s)

For git history prior to commit 169ced2 on October 19, 2013 refer to [FSharpx.Extras](https://github.com/fsprojects/FSharpx.Extras).

- [@forki](https://github.com/forki)
- [@gdziadkiewicz](https://github.com/gdziadkiewicz)

The default maintainer account for projects under "fsprojects" is [@fsprojectsgit](https://github.com/fsprojectsgit) - F# Community Project Incubation Space (repo management)