MapLike

trait MapLike[M[_, _]]
Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

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