Join Slack
Communities
Powered by
<@U181YPG59> You cannot bind a nullable type. As <...
# kodein
s
salomonbrys
12/02/2016, 8:01 AM
@gregschlom
You cannot bind a nullable type. As
@tonic
said, you can use the
*OrNull
functions to retrieve something if the type has been bound or
null
if it hasn't.
Open in Slack
Previous
Next