Join Slack
Communities
Powered by
You can solve it by doing `.subscribe { myEnum: My...
# announcements
k
karelpeeters
09/11/2017, 9:34 AM
You can solve it by doing
.subscribe { myEnum: MyEnum -> ... }
, explicitly telling the compiler it won't be
null
.
Open in Slack
Previous
Next