BSick7 / exjs

Extension library for Array.
MIT License
16 stars 1 forks source link

selectMany with null result #1

Open BSick7 opened 10 years ago

BSick7 commented 10 years ago

If the projection function of a selectMany results in null, the selectMany should not fail and should give back an empty enumerable.