Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@marstr marstr released this 16 May 21:46

Adding methods to make it easier to work with the re-useable Enumerable type instead of forcing folks to do it themselves by calling myEnumerable.Enumerate() all the time. Also Adding ParallelSelect and SelectMany.