Simplee.Data

FSharp library which implements different data structures.


Keywords
FSharp, F#, .NETCore, data, structures, tree, queue, stack
License
Apache-2.0
Install
Install-Package Simplee.Data -Version 1.0.0

Documentation

github NetCore Build status NuGet NuGet

Boole (Simplee.Intelligence)

The idea behind the project is to offer the implementation of several common concepts in functional programming which can be used by any other FSharp project. The solution contains two projects:

All libraries are .NET Core ones hence they can be built and used on any regular operating system.

Here is the content:


Installation

You can install the nuget packages in your projects.

Install-Package Simplee.Intelligence.Common -Version 1.0.8
Install-Package Simplee.Intelligence.Distributed -Version 1.0.2

Alternatively, you can use the dotnet client or paket:

dotnet add package Simplee.Intelligence.Common --version 1.0.8
paket add Simplee.Intelligence.Distributed --version 1.0.2

Thank you!

You can contact me at veminovici@hotmail.com.

Written in Paadu, on the beautiful island of Saaremaa, Estonia