• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    C#
  • License
    MIT License
  • Created over 6 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ExtraLinq is a set of extension methods for IEnumerable<T>. Additionally ExtraLinq contains extension methods for Array and List<T> which are faster and allocate less than LINQ extensions from System.Linq.