Join Slack
Powered by
I guess I can do: ```a == b || (a.isNullOrEmpty() ...
# announcements
w
wei
06/14/2018, 10:42 PM
I guess I can do:
Copy code
a == b || (a.isNullOrEmpty() && b.isNullOrEmpty())
Open in Slack
Previous
Next