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
Added support for Enumerable.Range
Fixed issues with select method not returning the correct type of result in certain scenarios. See documentation for details.