Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

added Enumerable.Range and bug fixes in select method

Compare
Choose a tag to compare
@pilotgeraldb pilotgeraldb released this 28 Mar 01:43
· 16 commits to master since this release
ecb1b60

Added support for Enumerable.Range

Fixed issues with select method not returning the correct type of result in certain scenarios. See documentation for details.