https://kotlinlang.org logo
#kodein
Title
s

salomonbrys

06/06/2016, 12:37 PM
@oshai: if you dont like the infix functions, you can always write
bind<IService>("tag").with(singleton { CService() })
.