TaggingMapKey

final implicit class TaggingMapKey[M[_, _], K, V](val mkv: M[K, V]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def taggedKeyWith[T]: M[K @@ T, V]

Concrete fields

val mkv: M[K, V]