• Stars
    star
    4
  • Rank 3,244,459 (Top 65 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 6 years ago
  • Updated over 4 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.