3.0.0 - Changed some of the new map APIs
2.3.0 introduced some new map
APIs which take a transformer function. Two of them were ambiguous in many circumstances without explicit type declaration, which doesn't work well in Swift. So, I removed the one that's only for lazy collections and made the one for all collections always-lazy.