With requires a reified generic but there is no re...
# kodein
s
With requires a reified generic but there is no restriction on it. Meaning
bind(type, tag) with instance(anything)
will always compile, even if anything is
Any
.