Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.1 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.1 KB

ShittyLINQ

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

Bless Build status

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.
This assembly has no dependencies other than Generic Collections.

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