MapLike

difflicious.utils.MapLike
See theMapLike companion object
trait MapLike[M[_, _]]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def asMap[A, B](m: M[A, B]): Map[A, B]