Join Slack
Powered by
Hi, is there idiomatic way of doing `if (str.isEmp...
# getting-started
s
sannysanoff
03/20/2017, 11:13 PM
Hi, is there idiomatic way of doing
if (str.isEmpty()) "replacement" else str
? Thanks
2
Views
Open in Slack
Previous
Next