Join Slack
Communities
Powered by
nice. var x: Int? = null; println( x is Int );...
# kobalt
e
evanchooly
12/13/2015, 3:23 AM
nice. var x: Int? = null; println( x is Int ); ==> false
Open in Slack
Previous
Next