Join Slack
Powered by
but I was hoping I could take it a step farther an...
# announcements
c
christopher
06/25/2016, 5:50 PM
but I was hoping I could take it a step farther and do something like:
Copy code
class CoreModule: KotlinModule() { configure { bindSet<Foo> { bind().to<FooImpl>() } } }
Open in Slack
Previous
Next