MapLike

com.softwaremill.diffx.MapLike
See theMapLike companion object
trait MapLike[C[_, _]]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def asMap[K, V](c: C[K, V]): Map[K, V]