Join Slack
Powered by
Haha, there may also be a `.or()` method (e.g. `my...
# getting-started
b
brianwernick
12/21/2016, 9:41 PM
Haha, there may also be a
.or()
method (e.g.
myValue = jsonObject.get(KEY).or(myValue)
but that’s pretty much the same as the elvis operator one :)
Open in Slack
Previous
Next