stacycurl / pimpathon

Adds useful methods to scala & java classes.
Apache License 2.0
35 stars 9 forks source link

Add pimps to List[(K, V)]: keys, values, mapValues, flatMapValues #267

Closed xavierguihot closed 6 years ago

xavierguihot commented 6 years ago

Hello,

This is a suggestion for a bunch of pimps on List[(K, V)]:

stacycurl commented 6 years ago

Nice addition, thanks.