trying to figure out the difference between using ...
# dagger
c
trying to figure out the difference between using the new
@LazyClassKey
annotation and having a custom
@MapKey
and accessing that map with
Map<Class<out Foo>, @JvmSuppressWildcards Provider<Foo>>