WeeGems.Memoization NuGet Package

Memoization is an optimization technique used primarily to speed up computer programs by having function calls avoid repeating the calculation of results for previously processed inputs.

This library provides extension methods for the System.Func`1 group of delegates, allowing them to be memoized.




Got any WeeGems.Memoization Question?





Info

Version: 1.0.0
Author(s): Matt Davey
Last Update: Tuesday, January 22, 2013
.NET Fiddle: Create the first Fiddle
Project Url: https://bitbucket.org/mattdavey/weegems
NuGet Url: https://www.nuget.org/packages/WeeGems.Memoization


Install
Install-Package WeeGems.Memoization
dotnet add package WeeGems.Memoization
paket add WeeGems.Memoization
WeeGems.Memoization Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

4112