Info
Version: | 1.0.24 |
Author(s): | Tuomas Hietanen |
Last Update: | Thursday, November 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Thorium/Linq.Expression.Optimizer |
NuGet Url: | https://www.nuget.org/packages/Linq.Expression.Optimizer |
Install
Install-Package Linq.Expression.Optimizer
dotnet add package Linq.Expression.Optimizer
paket add Linq.Expression.Optimizer
Linq.Expression.Optimizer Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.1.18)
Tags
Just basic boolean algebra and reductions, constant and tuple/anonymous type eliminations. For side-effect free Expressions.
No compilation-subjective optimizations.