A few other things I noticed: sometimes a library...
# kodein
a
A few other things I noticed: sometimes a library has a
Type
and cannot do reified
T
but
instance(Type)
or
provider(Type)
don't exist, have to reach through to
_container
which feels ugly