Join Slack
Communities
Powered by
Anyone stepped with code coverage and global (inli...
# random
j
jdiaz
01/07/2017, 1:13 AM
Anyone stepped with code coverage and global (inline) functions? Example:
inline fun <reified T : Any> ConfigProvider.bind(name: String) = bind(name, T::class.java)
Open in Slack
Previous
Next