Getting Started

This guide will help you get started.

Framework NuGet
.NET 6 NuGet

Installation

Include Fambda.dll in project or grab it from NuGet. Add to the top of each .cs file:

using Fambda;
using static Fambda.F;