GHvW / Elbaremune

More Extensions for IEnumerable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elbaremune

More Extensions for IEnumerable

Extensions

Extensions added and planned

  • Scan
  • Partition
  • Pairwise
  • Windowed

Sequence Generation

Other than Enumerable.Range, C# doesn't include many ways to generate a Sequence/IEnumerable

Elbaremune includes a few quality of life static methods for generating sequences of values

Sequence Generators added and planned

  • Generate
  • Unfold

About

More Extensions for IEnumerable

License:MIT License


Languages

Language:C# 100.0%