You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The flatten function and the flatten methods has been renamed to flat to better align with the Array#flat method.
The functions performStream, performStreamLatest, and performStreamOrdered has been split up into the four functions performStream, flatFutures, flatFuturesLatest, and flatFuturesOrdered. For more information see #68.
Commits
Move tests for time related functions into separate module c230da7
Merge pull request #68 from funkia/stream-of-futures 88e22e7