ShittyLINQ

The shitty version of LINQ.


Keywords
fp, utilities, dotnet-core, extension-methods, filter, fold, map, useful, utility-library
License
MIT
Install
Install-Package ShittyLINQ -Version 0.1.22

Documentation

ShittyLINQ

The shitty version of the LINQ-to-objects Enumerable extension methods for .NET Core.

What this is

A collection of extension methods for IEnumerable<T>
This code that was authored while talking about how functions work and what map, filter and foldl do.
These are not meant to be used by anyone ever.

What this is not

What's up with the name?

Earlier today I found out that NPM packages have a ton of Easter eggs and I laughed pretty hard about that.
This project was originally called ThingsThatArentAggregate_WithAggregate, and ShittyLINQ sounded better when the time came to release this masterpiece.

License?

MIT