Join Slack
Powered by
The problem looks like functional type is nullable...
# getting-started
o
orangy
07/08/2017, 10:55 PM
The problem looks like functional type is nullable, so you can’t just call it with
()
. Either check it for null, or use safe call with explicit invoke
k
karelpeeters
07/08/2017, 11:09 PM
orangy: Well he doesn't want to use .invoke, that just happened to show up in the error message for something unrelated.
2
Views
Open in Slack
Previous
Next