Join Slack
Powered by
If I return a `null` in a `@Provides @IntoSet` wil...
# kotlin-inject
d
dave08
12/28/2021, 11:36 AM
If I return a
null
in a
@Provides @IntoSet
will it add the null to the set, or will it just skip adding it?
Open in Slack
Previous
Next