mdedetrich opened a new pull request, #251:
URL: https://github.com/apache/incubator-pekko/pull/251

   This adds a `.mapValues` for `IterableView` which is a Scala 2.12 specific 
method that is necessary to get pekko-connectors-kafka to compile for 2.12. 
Note that the method has been taken from 
https://github.com/scala/scala-collection-compat/pull/220 which is where the 
other methods in this file come from (basically this exists to avoid adding 
scala-collection-compat as a dependency of Pekko).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to