Join Slack
Powered by
Now, I just can't seem to find a way to make a set...
# kotlin-inject
d
dave08
12/16/2021, 1:53 PM
Now, I just can't seem to find a way to make a set of deps derived from a generic typed interface... using <*> won't allow me to use the
fun foo(param: T)
... it thinks it takes
Nothing
...
Open in Slack
Previous
Next