UtilCompat

io.github.scalats.UtilCompat
object UtilCompat

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
UtilCompat.type

Members list

Value members

Concrete methods

def mapValues[K, V, U](m: Map[K, V])(f: V => U): Map[K, U]