Join Slack
Powered by
I don't understand. Either you can handle null, th...
# announcements
s
SiebelsTim
10/18/2018, 12:57 PM
I don't understand. Either you can handle null, then you should use
FloatArray?
instead of
FloatArray
, or you cannot handle null. Then the
checkParameterIsNotNull
is crashing when you pass a null.
Open in Slack
Previous
Next