Thanks, I'll try to adapt this to my problem tonig...
# kodein
s
Thanks, I'll try to adapt this to my problem tonight. It's a little more complex, where A actually takes a list of B consisting of two implementations B1 and B2, and I pass a D<Int, Y> to B1 and the same D as well as the C to B2, And B1 and B2 get bound to type B with different tags, and D should get bound as well, and I want to simplify the call to
bindAll
as much as possible