Join Slack
Powered by
btw what if get rid of static `Scope.root()` allto...
# koin
a
arnis71
10/05/2017, 8:13 AM
btw what if get rid of static
Scope.root()
alltogether and make smth like this
data class Scope(val clazz: KClass<*> = this::class)
Open in Slack
Previous
Next