/xsharpx

XSharpX is a general library for functional programming using .NET languages.

Primary LanguageC#OtherNOASSERTION

XSharpX

XSharpX is a general library for functional programming using .NET languages.

It provides purely functional data structures to complement those from the BCEL. There is an intention is to integrate with several .NET languages such as F#, and Nemerle for the purpose of demonstrating capability. At this moment, XSharpX uses C# exclusively for implementation.

Quick Start

using XSharpX;
// ...

Support and Community