MapLike

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

Value members

Abstract methods

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