Tom Whale
Results
1
issues of
Tom Whale
From Issue #616 This method creates a short hand for the following: `stream.flatMap(item => save(item).map(_ => item))` where save returns a highland stream.